Description Usage Arguments Value Examples
View source: R/generationMean.R
Calculate running mean of a vector over generation length.
1 | genMean(vec, gen)
|
vec |
A numeric vector, typically of spawner abundances. |
gen |
A numeric representing generation length (years). |
Returns a numeric vector of the running mean
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.