plot_depth_2_panel: Create a 2-panel plot with fishing depth on the left and...

View source: R/plot-depth-2-panel.R

plot_depth_2_panelR Documentation

Create a 2-panel plot with fishing depth on the left and bottom depth on the right

Description

Create a 2-panel plot with fishing depth on the left and bottom depth on the right

Usage

plot_depth_2_panel(fishing_depth_df, bottom_depth_df, label_size = 14, ...)

Arguments

fishing_depth_df

A data frame containing boxplot input, see files like ⁠depth-us-*.csv⁠

bottom_depth_df

A data frame containing boxplot input, see files like ⁠depth-us-*.csv⁠

label_size

The font size for the two axis labels, Year and Depth (m)

...

Arguments passed to plot_depth()

Value

A gridExtra::grid.arrange() object


pacific-hake/hake-assessment documentation built on Nov. 8, 2024, 1:16 p.m.