Description Usage Arguments Value Author(s)
Calculate averaged species variability within each plot
1 2 | avg_spp_var(D, id_var = "plot_id", time_var = "calendar_year",
species_id = "sp")
|
D |
Dataframe with time series of species level measurements of abundance/biomass across multiple patches. The dataframe can contain many additional columns that will be ignored. |
id_var |
Column name within dataframe that identifies unique patches. Defaults to "plot_id". |
time_var |
Column name within dataframe for the temporal identifier. Defaults to "calendar_year". |
species_id |
Character flag for columns indicating species id. Defaults to "sp". |
output_df Dataframe of averaged temporal coefficient of variation for each plot.
Andrew Tredennick
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.