Parses a Define-XML 2.1 file and returns a herald_spec object.
Extracts datasets, variables, codelists, methods, comments, and ARM
metadata from the XML structure. Requires the xml2 package.
Usage
read_spec_define(path, call = rlang::caller_env())See also
Other specification:
apply_spec(),
coerce_types(),
decode_var(),
detect_adam_class(),
detect_adam_classes(),
drop_unspec_vars(),
herald_spec(),
order_cols(),
read_spec(),
scaffold_vars(),
sort_keys(),
spec_codelist(),
spec_datasets(),
spec_study(),
spec_vars(),
write_define_html(),
write_define_xml(),
write_spec()
