beta_temporal_overlap: Compute the temporal change in beta diversity

View source: R/temproal_beta.R

beta_temporal_overlapR Documentation

Compute the temporal change in beta diversity

Description

Compute the temporal change in beta diversity

Usage

beta_temporal_overlap(
  meta_composition_1,
  meta_composition_2,
  preprocess = T,
  ...
)

Arguments

meta_composition_1

metacommunity at time 1

meta_composition_2

metacommunity at time 2

preprocess

whether to preprocess the data

...

Arguments to be passed to methods

Value

the value of the geometric measure of beta_diversity


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