View source: R/plot_age_length_sampling.R
plot_age_length_sampling | R Documentation |
Plot the represntativeness of age sampling based on lengths
plot_age_length_sampling(
data,
xlim = c(0, 120),
ylim = c(0, 0.049),
dir = NULL
)
data |
data frame |
xlim |
x limits for plot, defaults to c(0,120) |
ylim |
y limits for plot, defaults to (0, 0.049) |
dir |
Defaults to NULL (plot made, but not saved to file). Can alternatively be a string filename by year and sex |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.