Test for CUI dissemination code
test_cui_dissemination.Rd
test_cui_dissemination()
examines EML metadata for the presence of a Controlled Unclassified Information (CUI) dissemination code. The function fails with an an error if the code does not exist or does not match a list of valid codes. If the valid code is not "PUBLIC" the test will produce a warning. A valid code results in a pass.
Usage
test_cui_dissemination(metadata = load_metadata(directory))