getCN: Get the coordinating node associated with this D1Client...

getCNR Documentation

Get the coordinating node associated with this D1Client object.

Description

Get the coordinating node associated with this D1Client object.

Usage

getCN(x)

## S4 method for signature 'D1Client'
getCN(x)

Arguments

x

A D1Client object.

Note

The method getCN has been deprecated.

See Also

D1Client class description.

Examples

## Not run: 
cli <- D1Client("STAGING2", "urn:node:mnTestKNB")
testCN <- getCN(cli)

## End(Not run)

DataONEorg/rdataone documentation built on June 16, 2022, 7:01 p.m.