| plot_mls | R Documentation | 
Plot miminum legal size (mm) by sex and season
plot_mls(
  object,
  xlab = "Year",
  ylab = "Minimum legal size (mm)",
  figure_dir = "figure/",
  do_save = TRUE
)
| object | and LSD object | 
| xlab | the x axis label | 
| ylab | the y axis label | 
| figure_dir | the directory to save to | 
| do_save | save to file or return | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.