temporal_beta_core: Compute the beta diversity two set of sites

View source: R/RcppExports.R

temporal_beta_coreR Documentation

Compute the beta diversity two set of sites

Description

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.


KevCaz/ecoocc documentation built on May 24, 2023, 1:43 p.m.