NMxQ | R Documentation |
NMxQ-Value
NMxQ(x, data, station, year)
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. |
NMxQ-Value
## Not run: hyear09=NMxQ(4, data_n, "COCHEM", 2009)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.