Learn R Programming

PHENTHAUproc (version 1.1.1)

convert_dwd_to_phenthau: Convert hourly DWD temperature data to PHENTHAUproc input

Description

Convert hourly DWD temperature data to PHENTHAUproc input

Usage

convert_dwd_to_phenthau(x)

Value

A dataframe with date, hour and mean air temperature (tmean).

Arguments

x

filepath to unzipped DWD temperature data (text file)

See Also

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()