ageage: Title

Description Usage Arguments Examples

View source: R/ageage.R

Description

Title

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
ageage(
  reader_tester = NULL,
  species,
  year,
  admb_home = NULL,
  region = "GOA",
  rec_age = 2,
  plus_age = 45,
  max_age = 100,
  ...
)

Arguments

species

= "NORK"

year

= year of the assessment

admb_home

= location admb exists on your computer

region

= "GOA" (BSAI not currently setup)

rec_age

= recruitment age

plus_age

= max age for modeling

max_age

= max age for age error analysis - default = 100

...
read_tester

= location and file name (if left blank it looks for a file in "data/user_input/reader_tester.csv")

Examples

1
ageage(species = "NORK", year = 2020, admb_home = NULL, region = "GOA", rec_age = 2, plus_age = 45, max_age = 100, ...)

BenWilliams-NOAA/rockfishr documentation built on March 1, 2021, 11:12 p.m.