
Is a variable required in a given IG + datastructure?
Source:R/spec-variable.R
variable_is_required.RdReturns TRUE when the variable's ADaMIG / SDTMIG
core value is "Req" for the given implementation
guide and datastructure (or SDTM domain). Returns FALSE for
"Cond", "Perm", or "Exp"; NA when the
combination is not defined in CDISC Library.
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_codelist(),
write_define_html(),
write_define_xml(),
write_spec()