powered by
Summarizes some of the data in a lisst object, presenting such information as the station name, sampling location, data ranges, etc.
lisst
# S4 method for lisst summary(object, ...)
An object of class lisst, usually, a result of a call to read.lisst or as.lisst.
read.lisst
as.lisst
Ignored.
Other things related to lisst data: [[,lisst-method, [[<-,lisst-method, as.lisst, lisst-class, plot,lisst-method, read.lisst
[[,lisst-method
[[<-,lisst-method
lisst-class
plot,lisst-method
# NOT RUN { library(oce) data(lisst) summary(lisst) # }
Run the code above in your browser using DataLab