Bound.vec.plots: Plots time and age vectors and their bounds for...

View source: R/Bound.vec.plots.R

Bound.vec.plotsR Documentation

Plots time and age vectors and their bounds for stock-assessment models

Description

Graphically displays estimated vectors and bound values for a stock-assessment model run.

Usage

Bound.vec.plots(
  x,
  DataName = deparse(substitute(x)),
  draft = TRUE,
  graphics.type = NULL
)

Arguments

x

an R list with output from the assessment models.

DataName

string used in plot titles. Defaults to argument x.

draft

modifies plots for use in a report. When FALSE main titles are omitted.

graphics.type

a vector of graphics file types to which graphics are saved. When NULL, no plots are saved.

Value

Graphics

Author(s)

M Prager

E Williams

K Shertzer

R Cheshire

K Purcell

Examples


Bound.vec.plots(gag)


rcheshire/FishGraph documentation built on Aug. 17, 2024, 5:34 p.m.