View source: R/conversion_functions.R
ncdfInfo | R Documentation |
This function extracts dimensions and attributes from 'NetCDF' file.
ncdfInfo(pth, dim = TRUE, attrs = FALSE)
pth |
a path to a NetCDF file with the extension '.nc' or '.nc4' |
dim |
|
attrs |
|
a named list
## Not run: PUT EXAMPLE HERE ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.