NMxQ: NMxQ-Value

View source: R/NMxQ.R

NMxQR Documentation

NMxQ-Value

Description

NMxQ-Value

Usage

NMxQ(x, data, station, year)

Arguments

x

numeric; Length of period (days). With decreasing values for x , the influence of short-term anthropogenic influences increases. E.g. x=7, x=14, x=30

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. Must equal one entry of the data list.

year

numeric, hydrological year. If you enter: 2007, output will be the Result for the NMxQ of the hydrological year 2007/2008.

Value

NMxQ-Value

Examples

 ## Not run:  hyear09=NMxQ(4, data_n, "COCHEM", 2009)


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