flplot_land {FjordLight} | R Documentation |
Plot land data found within NetCDF files downloaded by FjordLight
.
Description
Internal function used by flget_bathymetry
that plots the land data
contained within the NetCDF files downloaded via fl_DownloadFjord
.
Usage
flplot_land(r, name)
Arguments
r |
The land data in a raster format. |
name |
The name of the chosen fjord. |
Value
A base R plot of the land data will be provided.
Author(s)
Bernard Gentili
[Package FjordLight version 1.0.1 Index]