calc_synchrony | R Documentation |
calc_synchrony
calculates synchrony
calc_synchrony(Report, Data, yearbounds_zz = matrix(c(1, Data$n_t), nrow = 1))
Report |
output report, e.g., from |
Data |
tagged list of input data |
yearbounds_zz |
matrix with two columns, giving first and last years for defining one or more periods (rows) used to
calculate changes in synchrony over time (only used if |
Tagged list containing measures of synchrony
Synchrony index for each site (x) and each period (row of yearbounds_zz
)
weighted-average of phi_xz
for each period, weighted by average community-abundance at each site in that period
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.