summary.sealevel {oce} | R Documentation |
Summarizes some of the data in a sealevel object.
summary.sealevel(object, ...)
object |
A sealevel object, e.g. as read by read.sealevel . |
... |
Passed to children. |
Pertinent summary information is presented.
(fill in later)
Dan Kelley Dan.Kelley@Dal.Ca
ftp://ilikai.soest.hawaii.edu/rqds/hourly.fmt.
read.sealevel
reads the information, while
plot.sealevel
plots it.
library(oce) data(sealevel) summary(sealevel)