View source: R/plot-depth-2-panel.R
plot_depth_2_panel | R Documentation |
Create a 2-panel plot with fishing depth on the left and bottom depth on the right
plot_depth_2_panel(fishing_depth_df, bottom_depth_df, label_size = 14, ...)
fishing_depth_df |
A data frame containing boxplot input, see files like
|
bottom_depth_df |
A data frame containing boxplot input, see files like
|
label_size |
The font size for the two axis labels,
|
... |
Arguments passed to |
A gridExtra::grid.arrange()
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.