length_plots | R Documentation |
Length plots to length-at-age data This function creates three plots in the figs/ directory - one of mean length by age across years, one of raw length observations by year, color coded by age, and one of standardized lengths by year.
length_plots(data, name)
data |
input data frame to plot; must have columns age_years, year, length_cm, and standardl |
name |
common name of the species, this will be used in the file name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.