QCkit provides useful functions for data quality control and manipulation including updating data to DarwinCore standards, unit conversions, and data flagging.
currently, replace_blanks() is a simple function that replaces all blanks with "NA". Some people may prefer a different missing value code. Add the ability for the user to input whatever missing value code the want (but retain "NA" as the default setting).
currently, replace_blanks() is a simple function that replaces all blanks with "NA". Some people may prefer a different missing value code. Add the ability for the user to input whatever missing value code the want (but retain "NA" as the default setting).