ploteqselex: ploteqselex() Isopleth plot of Selectivity vs F

View source: R/SelexPlots.R

ploteqselexR Documentation

ploteqselex() Isopleth plot of Selectivity vs F

Description

ploteqselex() Isopleth plot of Selectivity vs F

Usage

ploteqselex(
  brps,
  Fmax = 2,
  panels = NULL,
  ncol = NULL,
  colours = NULL,
  Ftrg = c("none", "msy", "f0.1")
)

Arguments

brps

output from brp.selex()

Fmax

upper possible limit of F range

panels

choice of plots 1:4

  • 1 F over Relative Yield

  • 2 F over SRP or SSB (requires ssr)

  • 3 Isopleth Yield

  • 4 Isopleth SPR or SSB (requires ssr)

ncol

number of columns

colours

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

Ftrg

option to dynamic Ftrg=c("none","fmsy","f0.1")

  • "none"

  • "msy"

  • "f0=.1"

vbgf

LPar(linf,k,t0) if provided converts to mean length

Value

ggplot


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