temp.beta.vec: Temporal beta diversity calculation for vector

View source: R/beta_temporal.R

temp.beta.vecR Documentation

Temporal beta diversity calculation for vector

Description

Temporal beta diversity calculation for vector

Usage

temp.beta.vec(x, nspp, spp, tree, resu, ...)

Arguments

x

A numeric vector with presence-absence data (0 or 1) for a set of species.

nspp

Numeric. Number of species.

spp

Character. Species name.

tree

It can be a data frame with species traits or a phylogenetic tree.

resu

Numeric. A vector to store results.

...

Additional arguments to be passed passed down from a calling function.

Value

A vector with beta results (total, replacement, richness difference, and ratio).


divraster documentation built on Oct. 11, 2023, 1:08 a.m.