Runs the spatial checks performed by spatial_qaqc
in a shiny
application.
Arguments
- dataset
Primary data containing information on hauls or trips. Table in FishSET database contains the string 'MainDataTable'.
- project
Name of project.
- spatdat
Spatial data containing information on fishery management or regulatory zones. See
read_dat
for details on importing spatial data.- checks
(Optional) A list of spatial data quality checks outputted by
spatial_qaqc
.