View source: R/viz_functions.R
viz_map | R Documentation |
Create a map displaying the data on the estuary with a colormap
from the cmocean
package.
viz_map(data, var_list)
data |
name of variable to plot |
var_list |
var_list containing coordinates and dimensions of the data |
## Not run: viz_map(vl$bottom_temperature[,,1],vl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.