View source: R/plot-sex-ratio.R
plot_sex_ratio | R Documentation |
Plot the sex-ratio data and fit to the data.
plot_sex_ratio(
object,
scales = "free",
xlab = "Fishing year",
ylab = "Proportion",
figure_dir = "figure/"
)
object |
an LSD object |
scales |
the scales |
xlab |
the x axis label |
ylab |
the y axis label |
figure_dir |
the directory to save the figure to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.