ncvar_getDS | R Documentation |
Reads data from an existing netCDF file.
ncvar_getDS(nc, varid)
nc |
An object of class ncdf4 (loaded from a NetCDF resource), indicating what file to read from. |
varid |
What variable to read the data from. |
'vector'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.