Learn R Programming

DLMtool (version 3.2.2)

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

Description

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

Usage

Splot(MSEobj = NULL, MPs = NA, All = TRUE, YVar = c("B_BMSY", "B_B0"), 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?
YVar
What to plot on the y-axis: B_BMSY or B_B0
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?