Description Usage Arguments Value
Returns attributes from a netCDF file.
1 | getAttributes(nc, varid = 0, verbose = TRUE)
|
nc |
ncdf4 handle. |
varid |
The variable whose attribute is to be read. Can be a character
string with the variable's name or an object of class ncvar4. As a special
case, if |
verbose |
Logical flag to print attribute structure. Defaults to TRUE. |
Invisibly returns a named list of netCDF attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.