Compute the beta diversity between all sites for a specific presence-absence
matrix.
Usage
temporal_beta_core(mat_pa1, mat_pa2)
Arguments
- mat_pa1
presence absence matrix (sites as rows and species as columns) for time 1.
- mat_pa2
presence absence matrix for time 2.
Value
A dataframe with all the combinaison of sites and the counts associated.