plot_spawn_section | R Documentation |
Plot spawn index or scaled abundance by section
plot_spawn_section(
model,
data_file,
sections = NA,
yr_range = NA,
scale = TRUE,
ncol = 2,
translate = FALSE
)
model |
iscam model object (can be NA if scale is FALSE). |
data_file |
Chracter. Path and name of data file (CSV) with spawn by section and year. |
sections |
Vector of sections to include, or NA to include all. |
yr_range |
Start and end year, or NA to include all the data. |
scale |
Logical. Scale the spawn index using q? |
translate |
Logical. Translate to French? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.