plot.Tides {Tides}R Documentation

Simple plot of Tides

Description

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

Usage

## 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>


[Package Tides version 2.1 Index]