flplot_bathymetry {FjordLight}R Documentation

Plot bathymetry data found within NetCDF files downloaded by FjordLight.

Description

Internal function used by flget_bathymetry that plots the bathymetry data contained within the NetCDF files downloaded via fl_DownloadFjord.

Usage

flplot_bathymetry(r, l = NULL, name)

Arguments

r

The bathymetry data in a raster format.

l

The land data in the same format.

name

The name of the chosen fjord.

Value

A base R plot of the bathymetric data will be provided.

Author(s)

Bernard Gentili


[Package FjordLight version 1.0.1 Index]