Check for and remove non-unique rows from primary dataset.
Arguments
- dat
Primary data containing information on hauls or trips. Table in the FishSET database contains the string 'MainDataTable'.
- project
String, name of project.
- remove
Logical, if
TRUE
removes non-unique rows. Defaults toFALSE
.