Identifies in the Observer data all the fate code 9 and the comment associated

fate_code_9_control(
  data_connection,
  start_year,
  end_year,
  program,
  ocean,
  country_code,
  path_file = NULL
)

Arguments

data_connection

list expected. Either output of the function postgresql_dbconnection, which must be done before using the fate_code_9_control

start_year

integer expected. Starting year for the control.

end_year

integer expected. Ending year for the control.

program

character expected. Programs to be controlled.

ocean

character expected. Ocean to be controlled.

country_code

character expected. Countries for which control will be made.

path_file

character expected. Path to save the final xlsx with all the informations for the correction.

Value

The function return a xlsx table.