draw.coast {RGeoS} | R Documentation |
Represent the coast line
draw.coast(xlim, ylim, coast = NA, flag.lonlat = FALSE, flag.labels = FALSE)
xlim,ylim |
Bounds of the represented view (defined in longitude, latitude coordinates). |
coast |
Name of the Data File containing the coast lines |
flag.lonlat |
When TRUE, the longitude and latitude great circles are represented |
flag.labels |
When TRUE (and if flag.lonlat=TRUE), the lables are displayed on the great circles |