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