get_cui_code()
returns an English-language translation of the CUI dissemination codes. It supersedes get_cui()
, which has been deprecated.
get_cui_code(eml_object)
a text string
get_cui_code()
accesses the contents of the Controlled Unclassified Information (CUI) tag,
if (FALSE) { # \dontrun{
get_cui(eml_object)
} # }