| nc_dim | R Documentation | 
NetCDF variables Obtain information about a single dimension by index.
nc_dim(x, i, ...)
## S3 method for class 'character'
nc_dim(x, i, ...)
## S3 method for class 'NetCDF'
nc_dim(x, i, ...)
## S3 method for class 'ncdf4'
nc_dim(x, i, ...)
| x | filename or handle | 
| i | index of dimension (zero based) | 
| ... | ignored | 
nc_vars to obtain information about all dimensions, nc_inq for an
overview of the file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.