betadiversity_core: Compute the beta diversity between all sites

View source: R/RcppExports.R

betadiversity_coreR Documentation

Compute the beta diversity between all sites

Description

Compute the beta diversity between all sites for a specific presence-absence matrix.

Usage

betadiversity_core(mat_pa)

Arguments

mat_pa

presence absence matrix (sites as rows and species as columns).

Value

A dataframe with all the combinaisons of site and the counts.


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