Processes (data extraction, quality checks and design) for the ICCAT submission form ST01-T1FC.

iccat_st01_t1fc(data_input_type, form_path = NULL)

Arguments

data_input_type

Object of class character expected. Type of input for data extraction. You can choose between "csv_form" or "database".

form_path

Object of class character expected. By default NULL. Form file path location. File extension expected is .csv with field separator character as ";" and decimal point as ".".