requireNetCDFPackage {REddyProcNCDF} | R Documentation |
requireNetCDFPackage
Description
require namespace of given NetCDF package
Usage
requireNetCDFPackage(packageNames = c("RNetCDF",
"ncdf4"))
Arguments
packageNames |
string vector: Name of R NetCDF packages to be tried to used in this order |
Details
currently 'RNetCDF' and 'ncdf4' are supported Loading package namespace is tried in the order of occurrence in packageNames
Value
The package name whose namespace has been loaded
Author(s)
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]
[Package REddyProcNCDF version 1.1.4 Index]