Learn R Programming

DLMtool (version 5.0)

Splot: Scatter plot of B/BMSY or B/B0 and F/FMSY for lastYrs

Description

Scatter plot of B/BMSY or B/B0 and F/FMSY for lastYrs

Usage

Splot(MSEobj = NULL, MPs = NA, All = TRUE, Var = c('B_BMSY', 'SSB_SSB0'),
lastYrs = 10, Fref = 1, BMSYref = 1, B0ref = 0.4, cex.MP = 1, Fbg = FALSE,
Bbg = FALSE, Props = FALSE, TP = FALSE)

Arguments

MSEobj

An object of class MSE

MPs

Optional subset by MP

All

Logical. Plot all points or just the mean?

Var

What to plot on the y-axis: B_BMSY or SSB_SSB0

lastYrs

Last number of years in projection to calculate statistics

Fref

Location of F statistic reference line

BMSYref

Location of B_MSY statistic reference line

B0ref

Location of B_0 statistic reference line

cex.MP

size of MP label

Fbg

Logical. Include background colours for F-statistic?

Bbg

Logical. Include background colours for B-statistic?

Props

Logical. Display the proportion of points in each quadrant?

TP

Logical. Use transparent colours?