Skip to content

Big Pedestal

Latest
Compare
Choose a tag to compare
@RobLBaker RobLBaker released this 06 Feb 22:12
· 41 commits to main since this release
6c294ec

Adds a test_missing_data() to the tests being conducted; test_missing_data() no by default returns just a list of files with missing data that is not documented in the metadata, where missing data is defined as either blanks or NAs that do not have one of the following missing data codes associated with them: NA, blank, empty.

test_missing_data() can optionally be set to return all the columns that contain undocumented metadata using the flag detail_level = "columns"