parameter_description: Load DWD MOS Parameter Description

Description Usage Arguments Value Author(s) Examples

Description

An XML file on the opendata server provides information about the forecasted elements.

Usage

1

Arguments

...

unused.

Value

Returns a data.frame with three columns containing the name of the parameter (name), the unit (unit), and a description of the parameter (description).

Author(s)

Reto Stauffer

Examples

1
2
3
# Loading information
desc <- parameter_description()
print(head(desc))

retostauffer/Rmosmix documentation built on May 22, 2019, 2:45 p.m.