as.kobe | R Documentation |
bdm
object to a format suitable for the kobe packageThe kobe package can be used to produce diagnostic outputs concerning status of the stock relative to MSY-based reference points.
as.kobe(.Object, ...)
## S4 method for signature 'bdm'
as.kobe(
.Object,
projection,
what = c("sims", "trks", "pts", "smry", "wrms")[1],
prob = c(0.75, 0.5, 0.25),
year = NULL,
nwrms = 10
)
.Object |
a |
projection |
an optional |
what , prob , year , nwrms |
see documentation for the kobe package |
# see vignette
## Not run:
vignette('bdm-examples')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.