plotting Kobe chart
1 2 3 4 5 6 7 | visualize_kobe_chart(
assess_data,
SBrefs = c("SBtarget", "SBlimit", "SBban"),
Fmsy,
labeled_year = NULL,
title = NULL
)
|
assess_data |
assessment data |
SBrefs |
values of SBtarget, SBlimit, and SBban |
Fmsy |
value of Fmsy |
labeled_year |
years to be labeled |
title |
figure title |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.