call_function {PHENTHAUproc}R Documentation

Call a function from PHENTHAUproc package

Description

calls a function from PHENTHAUproc package

Usage

call_function(f, data, params)

Arguments

f

function

data

SpatRaster list (tmean, tmax, tmin) - numeric - with time attribute

params

parameter list

See Also

Other Helper: check_data_with_params(), check_dimension_and_time(), convert_dwd_to_phenthau(), get_date(), get_formalArgs(), get_time(), load_test(), remove_false(), set_attributes(), subset_time(), timename()


[Package PHENTHAUproc version 1.1 Index]