Identifies in the observer data all the species with an inconsistent fate according to their species group.
fate_by_species_group_control(
data_connection,
start_year,
end_year,
program,
ocean,
country_code,
path_file = NULL,
export_table
)
list expected. Either output of the function postgresql_dbconnection, which must be done before using the fate_control.
integer expected. Starting year for the control.
integer expected. Ending year for the control.
character expected. Programs to be controlled.
character expected. Ocean to be controlled.
character expected. Countries for which control will be made.
character expected. Path to save the final xlsx with all the informations for the correction.
logical expected. Save or not the xlsx tables.
The function returns two xlsx tables, one for the catch and one for the samples.
Version 1.0