info_var | R Documentation |
This function print information about a variable list created by read_nc. The variable name, shape, dimension names, units and memory used are printed. This function is useful to take a quick look at the extracted variable.
info_var(ls)
ls |
variable list created by this package |
The output from print
## Not run: var_info(ls)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.