xml_to_codelist: XML to code list

View source: R/xml_builders.R

xml_to_codelistR Documentation

XML to code list

Description

Reads in a define xml and creates a code_list table. The code_list table is a nested tibble where each row is a code list or permitted value list. The code column contains a vector of a tibble depending on if it is a permitted values or code list

Usage

xml_to_codelist(doc)

Arguments

doc

xml document

Value

a tibble containing the code list and permitted value information

See Also

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


metacore documentation built on March 7, 2023, 7:45 p.m.