Skip to contents

Plot NWFSC WCGBTS composition data

Usage

plot_wcgbt_comps(
  dir = here::here("plots", "wcgbts_comps"),
  wcgbt_catch,
  wcgbt_bio,
  verbose = TRUE
)

Arguments

dir

add definition

wcgbt_catch

The filtered and cleaned data returned from clean_wcgbt_catch()

wcgbt_bio

The filtered and cleaned data returned from clean_wcgbt_bio()#'

Author

Chantel Wetzel