Plot water levels, calculated high and low water, and reference level of a Tides-object
# S3 method for Tides
plot(x,...)
Tides object (e.g. the result of TidalCharacteristics())
Other arguments to be passed to plot()
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.