nc_dims | R Documentation |
Get information about the dimensions in a NetCDF source.
nc_dims(x, ...)
## S3 method for class 'character'
nc_dims(x, ...)
## S3 method for class 'NetCDF'
nc_dims(x, ...)
## S3 method for class 'ncdf4'
nc_dims(x, ...)
x |
file address or handle |
... |
ignored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.