create_rds_attach_retrospectives: Load retrospective RDS files and attach to as RDS file

View source: R/create-rds-attach-retrospectives.R

create_rds_attach_retrospectivesR Documentation

Load retrospective RDS files and attach to as RDS file

Description

Load retrospective RDS files and attach to as RDS file

Usage

create_rds_attach_retrospectives(
  model_path = NULL,
  verbose = TRUE,
  base_model_name = "Base model",
  ...
)

Arguments

model_path

Directory name of model to be loaded

verbose

Logical. If TRUE, write more output to the console

base_model_name

The name to show in retrospective comparison plots for the base model

...

Passed to check_catch_levels()

Details

Load retrospectives and attach it to an already-created RDS file as the list element retrospectives and overwrite the RDS file

Value

Nothing


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.