Learn R Programming

oce (version 0.9-20)

subset,coastline-method: Subset a Coastline Object

Description

Summarizes coastline length, bounding box, etc.

Usage

"subset"(x, subset, ...)

Arguments

x
A coastline object, i.e. one inheriting from coastline-class.
subset
An expression indicating how to subset x.
...
Ignored.

Value

A coastline object.

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, summary,coastline-method