getMNodeId | R Documentation |
One Member Node can be associated with the client as the default to which data and metadata are written.
getMNodeId(x) ## S4 method for signature 'D1Client' getMNodeId(x)
x |
A D1Client object. |
The Member Node identifier as a character vector
D1Client
class description.
## Not run: cli <- D1Client("STAGING2", "urn:node:mnTestKNB") mn <- getMNodeId(cli) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.