make_r4ss_plots_ling: Make r4ss plots for Lingcod assessment

View source: R/make_r4ss_plots_ling.R

make_r4ss_plots_lingR Documentation

Make r4ss plots for Lingcod assessment

Description

Wrapper for r4ss::SS_plots() applying default settings that work for the fleets, colors, plot dimensions, etc.

Usage

make_r4ss_plots_ling(mod, plot = c(1:26, 31:50), verbose = TRUE, ...)

Arguments

mod

List created by get_mod() or r4ss::SS_output()

plot

Vector of plot groups passed to r4ss::SS_plots() as well as cutom plots with numbers starting at 31 (see code for which plots match which numbers).

verbose

A logical value specifying if output should be printed to the console or not. The default is FALSE, which will suppress messages.

dots

additional arguments passed to r4ss::SS_plots()

Author(s)

Ian G. Taylor

See Also

get_mod()


iantaylor-NOAA/Lingcod_2021 documentation built on Oct. 30, 2024, 6:42 p.m.