grdc_list: GRDC List

View source: R/grdc_list.R

grdc_listR Documentation

GRDC List

Description

Function returns List. It may take some time to load the GRDC-List, depending on the amount of entries in metadata.

Usage

grdc_list(metadata, path)

Arguments

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

Value

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.

Examples

## Not run: 
grdc_list(metadata_germany, "/Users/username/Desktop/folderone/datafolder/grdc_03_2021/grdc_disc/")

## End(Not run)



maibrittbergh/dischanalyst documentation built on May 13, 2022, 1:52 a.m.