get_elem_mesh | R Documentation |
Retrieve the element-based polygon mesh with assigned values
get_elem_mesh(
x,
vars = c("u", "v"),
mesh = get_elem_mesh_geometry(x, ordered = FALSE),
...
)
x |
FVCOM ncdf4 object |
vars |
character one or more variable names |
mesh |
the mesh geometry |
... |
further arguments for |
sf object with mesh geometry and the variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.