flplot_land {FjordLight} | R Documentation |
FjordLight
.Internal function used by flget_bathymetry
that plots the land data
contained within the NetCDF files downloaded via fl_DownloadFjord
.
flplot_land(r, name)
r |
The land data in a raster format. |
name |
The name of the chosen fjord. |
A base R plot of the land data will be provided.
Bernard Gentili