View source: R/convert_dwd_to_phenthau.R
convert_dwd_to_phenthau | R Documentation |
Convert hourly DWD temperature data to PHENTHAUproc input
convert_dwd_to_phenthau(x)
x |
filepath to unzipped DWD temperature data (text file) |
A dataframe with date, hour and mean air temperature (tmean).
Other Helper:
call_function()
,
check_data_with_params()
,
check_dimension_and_time()
,
get_date()
,
get_formalArgs()
,
get_time()
,
load_test()
,
remove_false()
,
set_attributes()
,
subset_time()
,
timename()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.