View source: R/FUNCTION_plotMonthly.R
Plot output from calcMonthly function. See details there.
1 2 3 4 5 6 | plotMonthly(
monthly.df,
stk = "ATN",
fgroup = "ISBM_CBC_Term_N",
type = "basic"
)
|
monthly.df |
data frame output from calcMonthly |
stk |
stock to plot |
fgroup |
fishery grouping to plot (depends on calcMonthly inputs!) |
type |
plot type. For now, one of "basic" or "box" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.