clean_catch: clean up catch data

Description Usage Arguments Examples

View source: R/clean_catch.R

Description

clean up catch data

Usage

1
clean_catch(year = 2020, TAC = c(3333, 2222, 1111))

Arguments

year
  • year of assessment

TAC
  • last three TAC in form: c(year-3, year-2, year-1)

old_catch
  • if catch is frozen place the file in user_input folder

Examples

1
clean_catch(year, TAC, old_catch = )

ben-williams/datacall documentation built on Oct. 30, 2020, 5:46 p.m.