ioFormatToXML: Create XML corresponding to an 'ioFormat' object

Description Usage Arguments Value See Also

Description

Create XML corresponding to an ioFormat object

Usage

1
2
ioFormatToXML(ioFormat, namespaceDefinitions = NULL, parent = NULL,
  addFinalizer = is.null(parent))

Arguments

ioFormat

ioFormat object

namespaceDefinitions

XML namespaces as character vector

parent

parent XML object

addFinalizer

logical add finalizer to free internal xmlDoc

Value

XMLInternalNode object

See Also

ioFormat objects, XML::newXMLNode


anhinton/conduit documentation built on May 10, 2019, 11:48 a.m.