parseCapabilities function

Construct a Node, using a passed in capabilities XML

Construct a Node, using a passed in capabilities XML

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

Arguments

  • x: The node to which capabilities should be applied.
  • ...: (not yet used)
  • xml: The XML capabilities representing the node to be created

Returns

The Node object with modified capabilities properties from the XML

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