fun_across_years | R Documentation |
Useful functions for aggregate statistics of values across years
mean_cv(x, na.rm = TRUE, ...)
mean_cv_trend(x, na.rm = TRUE, ...)
mean_cv_mmk(x, na.rm = TRUE, ...)
mean_sd_cv_mmk(x, na.rm = TRUE, ...)
x |
A numeric vector. |
na.rm |
A logical value |
... |
Additional parameters passed to the function(s). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.