PlotCatchAgeComp: Plot age composition by fleet

Description Usage Arguments

View source: R/plot_catch_age_comp.r

Description

Compare observed and predicted age composition by year.

Usage

1
2
3
4
5
6
7
8
9
PlotCatchAgeComp(
  asap,
  fleet.names,
  save.plots,
  od,
  plotf,
  liz.palette,
  is.catch.flag = TRUE
)

Arguments

asap

name of the variable that read in the asap.rdat file

fleet.names

names of fleets

save.plots

save individual plots

od

output directory for plots and csv files

plotf

type of plot to save

liz.palette

color definitions

is.catch.flag

true means only catch plotted, false also plots discards (defaults to TRUE)


cmlegault/ASAPplots documentation built on March 29, 2021, 8:28 p.m.