Learn R Programming

Tides (version 2.1)

plot.Tides: Simple plot of Tides

Description

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

Usage

# S3 method for 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.