View source: R/process_length_data.R
process_length_data | R Documentation |
Process length_data A function that takes processed length data and standardizes it to calculate the means.
process_length_data(spp_data, common_, minimum_n, plot_bool = FALSE, ...)
spp_data |
a tibble that has, at minimum, the columns |
common_ |
Common name of the species you are interested in |
minimum_n |
The minimum sample size used to set the maximum age of fish observed |
plot_bool |
TRUE or False should plots be made |
... |
Other arguments to pass to |
the processed length data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.