get_varnames | R Documentation |
Retrieve information about a grads resource
get_varnames(x, longnames = FALSE) get_dimnames(x, longnames = FALSE) get_dims(x)
x |
ncdf4 object |
longnames |
logical, if TRUE then returve the longnames |
character vector
named numeric vector of dimension lengths
get_dimnames
: Retrieve the names of available dimensions
get_dims
: Retrieve the dimensions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.