Test EML abstract
test_dp_abstract.Rd
test_dp_abstract()
inspects EML for presence of a data package abstract. The test Fails with an error if the abstract is absent. If the abstract is present, the test fails with a warning if the abstract is <20 words, >250 words, or contains a subset of common characters that indicate improper formatting. Otherwise the test passes.
Usage
test_dp_abstract(metadata = load_metadata(directory))