call_function {PHENTHAUproc} | R Documentation |
calls a function from PHENTHAUproc package
call_function(f, data, params)
f |
function |
data |
SpatRaster list (tmean, tmax, tmin) - numeric - with time attribute |
params |
parameter list |
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()