draw.coast {RGeostats} | 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 structure containing the coast lines. It can be:
|
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 |
... |