powered by
Pertinent summary information is presented, including the longitude and latitude range, and the range of elevation.
# S4 method for topo summary(object, ...)
A topo object, i.e. inheriting from topo-class.
topo
topo-class
Further arguments passed to or from other methods.
A matrix containing statistics of the elements of the data slot.
data
Other things related to topo data: [[,topo-method, [[<-,topo-method, as.topo, download.topo, plot,topo-method, read.topo, subset,topo-method, topo-class, topoInterpolate, topoWorld
[[,topo-method
[[<-,topo-method
as.topo
download.topo
plot,topo-method
read.topo
subset,topo-method
topoInterpolate
topoWorld
# NOT RUN { library(oce) data(topoWorld) summary(topoWorld) # }
Run the code above in your browser using DataLab