plot_age_comp_bubbles_data: Create a multi-panel plot of age proportion bubble plots, one...

View source: R/plot-age-comp-bubbles-data.R

plot_age_comp_bubbles_dataR Documentation

Create a multi-panel plot of age proportion bubble plots, one for each sector of the fishery

Description

Create a multi-panel plot of age proportion bubble plots, one for each sector of the fishery

Usage

plot_age_comp_bubbles_data(
  age_data_lst,
  nms_vec,
  years = c(year(now()) - 6, year(now()) - 1)
)

Arguments

age_data_lst

A list of age proportion data frames

nms_vec

A vector of names for the sectors, must be the same length as age_data-lst

years

A vector of two values re0-presenting the minimum and maximum year values to plot

ax_title_font_size

The font size for the axis titles and strip titles (sector names)

ax_tick_font_size

The foint size for the axis tick labels (years and ages)

ax_label_color

The color for the axis tick labels

Value

A ggplot2::ggplot() object


pacific-hake/hake-assessment documentation built on July 21, 2024, 8:19 a.m.