
Look up the CDISC controlled-terminology codelist for a variable
Source:R/spec-variable.R
variable_codelist.RdReturns the submission value of the NCI codelist associated with a
CDISC SDTM or ADaM variable, or NULL when the variable has no
codelist (e.g. STUDYID) or is unknown. Data sourced from CDISC
Library across SDTMIG 3.3 + 3.4 and ADaMIG 1.1 + 1.2.
See also
Other specification:
apply_spec(),
coerce_types(),
decode_var(),
detect_adam_class(),
detect_adam_classes(),
drop_unspec_vars(),
herald_spec(),
herald_spec_from_fixture(),
order_cols(),
read_spec(),
read_spec_define(),
retained_variable_convention(),
scaffold_vars(),
sort_keys(),
spec_codelist(),
spec_datasets(),
spec_study(),
spec_vars(),
variable_is_required(),
write_define_html(),
write_define_xml(),
write_spec()