Find the name of the most appropriate coastline for a given locale
Checks coastlineWorld
, coastlineWorldFine
and
coastlineWorldCoarse
, in that order, to find the one most appropriate
for the locale.
Usage
coastlineBest(lonRange, latRange, span, debug = getOption("oceDebug"))
Value
The name of a coastline that can be loaded with data()
.
See also
Other things related to coastline data:
[[,coastline-method
,
[[<-,coastline-method
,
as.coastline()
,
coastline-class
,
coastlineCut()
,
coastlineWorld
,
download.coastline()
,
plot,coastline-method
,
read.coastline.openstreetmap()
,
read.coastline.shapefile()
,
subset,coastline-method
,
summary,coastline-method