plot.Tides: Simple plot of Tides

Description Usage Arguments Details Author(s)

View source: R/Tides.R

Description

Plot water levels, calculated high and low water, and reference level of a Tides-object

Usage

1
2
## S3 method for class 'Tides'
plot(x,...)

Arguments

x

Tides object (e.g. the result of TidalCharacteristics())

...

Other arguments to be passed to plot()

Details

Produces a very simple plot of a Tides object, containing water levels, calculated high and low water, and reference level of a Tides-object. Useful for diagnostic purposes.

Author(s)

Tom Cox <tom.cox@uantwerp.be>


Tides documentation built on May 2, 2019, 2:03 a.m.