CNode(x,...)## S4 method for signature 'ANY'CNode()## S4 method for signature 'character'CNode(x)
Arguments
x: The label for the DataONE environment to be using ('PROD','STAGING', 'STAGING2,'SANDBOX', 'SANDBOX2','DEV', 'DEV2')
...: (not yet used)
Returns
the CNode object representing the DataONE environment
Details
For an explanation of DataONE Coordinating Nodes, see the section "DataONE Environments" in the overview vignette by entering the R command: vignette("dataone-overview").