50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

multicastR (version 1.2.0)

mc_build_xml: Construct XML tree

Description

Uses the XML package to construct the XML tree.

Usage

mc_build_xml(mctext, vkey, skipempty = TRUE)

Arguments

eaffile

Path to and filename of an EAF file to be converted.

Value

An XML tree object of classes XMLInternalDocument and XMLAbstractDocument, as defined by the XML package.