Learn R Programming

metacore (version 0.2.0)

xml_to_ds_vars: XML to Data Set Var table

Description

Creates the ds_vars table, which acts as a key between the datasets and the var spec

Usage

xml_to_ds_vars(doc)

Value

data frame with the dataset and variables

Arguments

doc

xml document

See Also

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