Description Usage Arguments Value Author(s) See Also
Add variable from NetCDF file to data frame
| 1 2 3 | fAddNCFVar(data, varNames, fileName, ncPkg = requireNetCDFPackage(), 
    callingFunction = "", varRenames = varNames, 
    ...)
 | 
| data | Data frame | 
| varNames | Variable name or names (vector of strings) | 
| fileName | NetCDF file name as a string | 
| ncPkg | scalar string of package name to be used to be tried to used in this order | 
| callingFunction | Name (string) of function called from | 
| varRenames | Name (string) of the variable in data, offer renaming | 
| ... | further arguments to var.get.nc or ncvar_get , such as start and count | 
Data frame with new nc variable added.
AMM, KS, TW Department for Biogeochemical Integration at MPI-BGC, Jena, Germany <REddyProc-help@bgc-jena.mpg.de> [cph], Thomas Wutzler <twutz@bgc-jena.mpg.de> [aut, cre], Antje Maria Moffat <antje.moffat@bgc.mpg.de> [aut, trl]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.