flplot_bathymetry: Plot bathymetry data found within NetCDF files downloaded by...

View source: R/flplot_bathymetry.R

flplot_bathymetryR 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


FjordLight documentation built on Sept. 11, 2024, 9:12 p.m.