Check for common data quality issues that may be present in the data set.
Source:R/data_verification.R
data_verification.Rd
Function tests for common data quality issues.
Arguments
- dat
Primary data containing information on hauls or trips. Table in FishSET database contains the string 'MainDataTable'.
- project
String, name of project.
- log_fun
Logical, whether to log function call (for internal use).