View source: R/plot-age-comp-bubbles.R
plot_age_comp_bubbles | R Documentation |
Make an age composition bubble plot
plot_age_comp_bubbles(
model,
type = c("fishery", "survey"),
proportions = TRUE,
inc_mean_age_line = TRUE,
...
)
model |
A model object as returned from |
type |
Either |
proportions |
Logical. If |
inc_mean_age_line |
Logical. If |
... |
Additional parameters passed to |
A ggplot2::ggplot()
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.