Description Usage Arguments Examples
View source: R/hydro_metadata.R
Downloading the description (metadata) to hydrological data available in the danepubliczne.imgw.pl repository. By default, the function returns a list or data frame for a selected subset
1 | hydro_metadata(interval)
|
interval |
temporal resolution of the data ("daily" , "monthly", or "semiannual_and_annual") |
1 2 3 | meta <- hydro_metadata(interval = "daily")
meta <- hydro_metadata(interval = "monthly")
meta <- hydro_metadata(interval = "semiannual_and_annual")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.