View source: R/reduce_samples.R
reduce_samples | R Documentation |
reduce total number of lengths or ages
reduce_samples(
data,
samples,
grp = c("year", "species_code", "stratum", "hauljoin"),
type = NULL
)
data |
lfreq or afreq dataframe |
samples |
number of lengths to take |
grp |
grouping variable(s) |
type |
either age or length reduction (default = NULL) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.