| summary,topo-method {oce} | R Documentation |
Pertinent summary information is presented, including the longitude and latitude range, and the range of elevation.
## S4 method for signature 'topo' summary(object, ...)
object |
A |
... |
Further arguments passed to or from other methods. |
A matrix containing statistics of the elements of the data slot.
Dan Kelley
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
library(oce) data(topoWorld) summary(topoWorld)