D1Object-initialize function

Initialize a D1Object

Initialize a D1Object

## S4 method for signature 'D1Object' initialize(.Object, id, data, format, mnNodeId = as.character(NA))

Arguments

  • .Object: A D1Object instance.
  • id: The identifier for the object
  • data: An R object (data or metadata) that this D1Object contains.
  • format: The Object format.
  • mnNodeId: The DataONE node identifier associated with this object, i.e. "urn:node:KNB"

See Also

D1Objectclass description.

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