grdc_list | R Documentation |
Function returns List. It may take some time to load the GRDC-List, depending on the amount of entries in metadata.
grdc_list(metadata, path)
metadata |
Data Frame. Overview of GRDC-Dataset. The metadata can be created by metadata_grdc function |
path |
character; Pathway to grdc_discharge folder on computer |
Grdc List. Each entry contains Discharge Measurements as well as the corresponding date of a specific station. The Number of the stations depends on the metadata.
## Not run: grdc_list(metadata_germany, "/Users/username/Desktop/folderone/datafolder/grdc_03_2021/grdc_disc/") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.