plot_north_vs_south: Make a series of plots comparing the north and south modnels

View source: R/plot_north_vs_south.R

plot_north_vs_southR Documentation

Make a series of plots comparing the north and south modnels

Description

Uses r4ss::SSplotComparisons() but applies defaults as appropriate for the lingcod stocks

Usage

plot_north_vs_south(mod.n, mod.s, dir = "figures", subplot = 1:3)

Arguments

mod.n

A north model as produced by r4ss::SS_output() or get_mod()

mod.s

A south model as produced by r4ss::SS_output() or get_mod()

subplot

Which plots to create (currently there are 3)

Examples

## Not run: 
plot_north_vs_south(mod.2021.n.022.001, mod.2021.s.014.001)

## End(Not run)


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