View source: R/plot_wcgop_bio.R
plot_wcgop_bio | R Documentation |
Visualize biological discard data
plot_wcgop_bio(
data,
species_name,
dir = NULL,
plot = 1:2,
comp_column = "length"
)
data |
A data frame of WCGOP biological data |
species_name |
Species that you want composition data for. |
dir |
Directory location to save files. |
plot |
A vector of integers to specify which plots you would like. The
default is to print or save both figures, i.e.,
|
comp_column |
Column in the data to plot (e.g. "LENGTH"). |
Chantel Wetzel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.