PlotCatchAgeCompBubbles: Bubble plots of catch age comps

Description Usage Arguments

View source: R/plot_catch_age_comp_bubbles.r

Description

Makes bubble plots of fishery catch age composition by fleet.

Usage

1
2
3
4
5
6
7
8
9
PlotCatchAgeCompBubbles(
  asap,
  fleet.names,
  save.plots,
  od,
  plotf,
  scale.catch.bubble.data = 6,
  is.catch.flag = T
)

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

scale.catch.bubble.data

larger values increase size of catch age comp bubbles (defaults to 6)

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.