View source: R/utils-setup-blank-om-objects.R
| setup_blank_om_objects | R Documentation | 
Construct blank objects for Operating model outputs
setup_blank_om_objects(
  yrs = NULL,
  ages = NULL,
  age_plus_grp = NULL,
  max_surv_age = NULL,
  n_space = NULL,
  n_season = NULL
)
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  | 
A list of the blank OM outputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.