viz_map: Plot data on a map of the estuary

View source: R/viz_functions.R

viz_mapR Documentation

Plot data on a map of the estuary

Description

Create a map displaying the data on the estuary with a colormap from the cmocean package.

Usage

viz_map(data, var_list)

Arguments

data

name of variable to plot

var_list

var_list containing coordinates and dimensions of the data

Examples

## Not run: viz_map(vl$bottom_temperature[,,1],vl)

BSt-Denis/gslcoenv documentation built on Feb. 10, 2023, 7:53 a.m.