nc_vars | R Documentation |
Generate a table of all variables.
nc_vars(x, ...)
## S3 method for class 'character'
nc_vars(x, ...)
## S3 method for class 'NetCDF'
nc_vars(x, ...)
x |
filename or handle |
... |
ignored currently |
data frame of variable information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.