STplot: Plot seasonality trend depending on threshold for "flood"

Description Usage Arguments Author(s) See Also Examples

View source: R/STplot.R

Description

Plot seasonality trend depending on threshold for "flood"

Usage

1
STplot(name, STlist = get("ST"), ylim = NA, map = TRUE)

Arguments

name

Character string: Gauge name

STlist

List as created in rfs-package.R. DEFAULT: ST

ylim

Two numbers: Y axis limits. DEFAULT: NA (computed internally)

map

Logical. Should map be plotted? DEFAULT: TRUE

Author(s)

Berry Boessenkool, berry-b@gmx.de, Sep 2017

See Also

seasTrend

Examples

1
2
load(seasFolder("data/ST.Rdata"))
STplot("Koeln")

ERottler/rfs documentation built on May 20, 2019, 3:04 p.m.