xml_to_derivations: XML to derivation table

View source: R/xml_builders.R

xml_to_derivationsR Documentation

XML to derivation table

Description

This reads in a xml document and gets all the derivations/comments. These can be cross referenced to variables using the derivation_id's

Usage

xml_to_derivations(doc)

Arguments

doc

xml document

Value

dataframe with derivation id's and derivations

See Also

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


atorus-research/metacore documentation built on May 7, 2024, 6:38 a.m.