plot_cpue | R Documentation |
Plot the CPUE data and fit to the data.
plot_cpue(
object,
scales = "fixed",
xlab = "Fishing year",
ylab = "CPUE",
figure_dir = "figure/"
)
object |
and LSD object |
scales |
free or fixed |
xlab |
the x axis label |
ylab |
the y axis label |
figure_dir |
the directory to save to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.