U_periodploty: Low Flow Period Characteristics

View source: R/U_periodploty.R

U_periodplotyR Documentation

Low Flow Period Characteristics

Description

Low Flow Period Characteristics

Usage

U_periodploty(data, station, U, year, graph = T)

Arguments

data

list; Contains all stations that the discharge analysis should consider. List can be created by grdc_list. Each entry of the list contains the existing discharge measurements (as numeric) and the corresponding dates (as character) for the station.

station

character; Name of the Station e.g. "COCHEM" - must be named equally like list entry in data.

U

numeric; Limit Value.

year

numeric; Hydrological year November - October (given year/given year +1)

graph

logical; default=T. If graph=T, function returns graph, visualizing LowFlowPeriod. If graph=F, function returns List containing characteristic Values of LowFlow Period.

Value

Graph/List. Visualizing/ characterizing Low Flow Period. Threshold based.

Examples

## Not run:  U_periodploty(data, station, U, year, graph = T)


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