plot_at: Atlantis Plots

Description Usage Arguments Details

View source: R/plot_at.R

Description

Provides a suite of Atlantis output plots

Usage

1
plot_at(atl, type, use.log = TRUE, save.pdf = FALSE, funcode = NULL)

Arguments

atl

Atlantis output returned from read_atlantis()

type

ssb, relbio, or all. See details.

use.log

Should a log transformation be used?

save.pdf

Should a PDF be saved?

funcode

Which functional groups to plot? Vector containing the Atlantis codes.

Details

atplot provides a suite of plot for Atlantis plots. Presently, it is able to plot spawning stock biomass (type = "ssb") or relative biomass (type = "relbio"). Both types of plots are available simulataneously by specifying type = "all". However, no plots will be printed to the R console but instead will be saved directly as PDFs.


mareframe/rlantis documentation built on May 21, 2019, 11:45 a.m.