disentangle_individual_contribution: Compute the patch-specific contribution to beta diversity

View source: R/disentangle_individual_contribution.R

disentangle_individual_contributionR Documentation

Compute the patch-specific contribution to beta diversity

Description

Compute the patch-specific contribution to beta diversity

Usage

disentangle_individual_contribution(
  meta_composition,
  weights = F,
  remove_unique = F
)

Arguments

meta_composition

metacommunity composition

weights

whether non-unique compositions should be weighted

remove_unique

whether unique compositions should be removed

Value

the value of the geometric measure of beta_diversity


clsong/BetaVolume documentation built on Jan. 4, 2023, 1:07 p.m.