setup_blank_om_objects: Construct blank objects for Operating model outputs

View source: R/utils-setup-blank-om-objects.R

setup_blank_om_objectsR Documentation

Construct blank objects for Operating model outputs

Description

Construct blank objects for Operating model outputs

Usage

setup_blank_om_objects(
  yrs = NULL,
  ages = NULL,
  age_plus_grp = NULL,
  max_surv_age = NULL,
  n_space = NULL,
  n_season = NULL
)

Arguments

yrs

A vector of years

ages

A vector of ages

age_plus_grp

Age for age plus group

max_surv_age

The maximum age in the survey age comp data

n_space

The number of spaces in the movement model

n_season

The number of seasons in the movement model

Value

A list of the blank OM outputs


pacific-hake/pacifichakemse documentation built on June 11, 2024, 4:07 a.m.