View source: R/plot-length-frequency.R
plot_lfs | R Documentation |
Length-frequency plots
plot_lfs(
object,
n_panel = 10,
xlab = "Midpoint of size-class (mm)",
ylab = "Proportion at size (mm)",
figure_dir = "figure/"
)
object |
and LSD object |
n_panel |
The number of rows of panels to include per plot. |
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.