Auxiliary function to compute site cooccurrence matrix per timeslice
Usage
comp_site_cooccurr(
spp_slice,
df.occ,
species = "species",
Max.age = "Max.age",
Min.age = "Min.age",
site = "site"
)
Arguments
- spp_slice
A list with species name in each timeslice
- df.occ
a occurrence data frame with the name of species and the sites in which
they occur