D1Node function

Create a D1Node object.

Create a D1Node object.

D1Node(xml, ...) ## S4 method for signature 'XMLInternalElementNode' D1Node(xml)

Arguments

  • xml: An XML object that describes the node to be initialized (see listNodes ).
  • ...: (not yet used)

Returns

the Node object representing the DataONE environment

  • Maintainer: Matthew B. Jones
  • License: Apache License 2.0
  • Last published: 2022-06-10