plotprjselex: plotprjselex() Projection plot of FLStocks

View source: R/SelexPlots.R

plotprjselexR Documentation

plotprjselex() Projection plot of FLStocks

Description

plotprjselex() Projection plot of FLStocks

Usage

plotprjselex(
  object,
  panels = NULL,
  ncol = NULL,
  colours = NULL,
  nyears = NULL,
  max.discrete = 10
)

Arguments

object

FLStocks output from selex.forward/selex.backtest()

panels

choice of plots 1:10

  • 1 spawning biomass (SSB)

  • 2 catch

  • 3 Fjuv/F

  • 4 Percentage juveniles in catch in numbers

  • 5 Harvest Rate = Catch/Vuln.Bio

  • 6 vuln.bio

  • 7 fishing mortality F

  • 8 total biomass

  • 9 Frec/F (Vasilakopoulos et al. 2020)

  • 10 Percentage in catch >= aopt

ncol

number of columns

colours

optional, e.g. terrain.col, rainbow, etc.

nyears

number of years back from assessment year shown

max.discrete

determines max selectivities after which plot legend becomes continous

Value

ggplot


Henning-Winker/FLSelex documentation built on April 14, 2023, 12:50 p.m.