View source: R/parse_discard_diag.R
parse_discard_diag | R Documentation |
Parse Discard Table for Diagnostics Parses discard results, cleans the table (e.g. infinite).
parse_discard_diag(joined_table, FY_species = 2018, date_run = NULL)
joined_table |
data framesourced from diagnostic discard run. This table is an intermediary table that must be processed before uploadeing to 'CAMS_DISCARD_ALL_YEARS' |
date_run |
either NULL or a specific date object. If 'NULL', it defaults to the date the function was run |
FY |
Fishing Year run |
gf_only |
logical |
a data frame with columns corresponding to 'CAMS_DISCARD_ALL_YEARS'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.