Learn R Programming

metacore (version 0.2.0)

xml_to_ds_spec: XML to Data Set Spec

Description

Creates a dataset specification, which has the domain name and label for each dataset

Usage

xml_to_ds_spec(doc)

Value

data frame with the data set specifications

Arguments

doc

xml document

See Also

Other xml builder: xml_to_codelist(), xml_to_derivations(), xml_to_ds_vars(), xml_to_value_spec(), xml_to_var_spec()