clean_raw: clean up all the raw data

Description Usage Arguments

View source: R/clean_raw.R

Description

clean up all the raw data

Usage

1
2
3
4
5
6
7
8
9
clean_raw(
  year,
  species,
  TAC,
  admb_home,
  rec_age,
  plus_age,
  reader_tester = NULL
)

Arguments

year

model year

species

e.g., "NORK"

TAC

past three years TAC c(year-3, year-2, year-1)

admb_home

location of admb on your computer e.g., "C:/Program Files (x86)/ADMB-12.1"

rec_age

recruitment age

plus_age

plus age group

reader_tester

if there is an alternate reader_tester (age error) file


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