get_vars | R Documentation |
Get variables for nodes or elements. It is not possible to get a mix of variables - that is some from nodes and some from elements - in one call.
get_vars(x, vars = c("u", "v"), lut = list_vars(x), ...)
x |
FVCOM ncdf4 object |
vars |
character - one or more variables |
lut |
a table of variable descriptions - see |
... |
further arguments for |
list of variables - see get_node_var
or get_elem_var
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.