setMNodeId | R Documentation |
The member node identifier is the URN identifier used by DataONE to uniquely identifier a node, for example "urn:node:KNB" specifies the "Knowledge Network for Biodiversity" member node.
setMNodeId(x, id) ## S4 method for signature 'D1Client,character' setMNodeId(x, id)
x |
A D1Client object. |
id |
A DataONE member node identifier. |
One Member Node can be associated with the client as the default to which data and metadata are written.
setMNodeId
D1Client
class description.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.