| summary,coastline-method {oce} | R Documentation |
Summarize a coastline Object
Description
Summarizes coastline length, bounding box, etc.
Usage
## S4 method for signature 'coastline'
summary(object, ...)
Arguments
object |
a coastline object. |
... |
further arguments passed to or from other methods. |
Author(s)
Dan Kelley
See Also
Other things related to coastline data:
[[,coastline-method,
[[<-,coastline-method,
as.coastline(),
coastline-class,
coastlineBest(),
coastlineCut(),
coastlineWorld,
download.coastline(),
plot,coastline-method,
read.coastline.openstreetmap(),
read.coastline.shapefile(),
subset,coastline-method
[Package oce version 1.8-2 Index]