getSpeciesdiversity: Calculates how many species compose the response of each...

View source: R/getSpeciesDiversity.R

getSpeciesdiversityR Documentation

Calculates how many species compose the response of each taxon.

Description

Calculates how many species compose the response of each taxon.

Usage

getSpeciesdiversity(x)

Arguments

x

A crestObj generated by the crest.reconstruct, loo or crest functions.

Value

Return the number of composing species of each taxon.

Examples

data(reconstr)
getSpeciesdiversity(reconstr)

mchevalier2/crestr documentation built on Feb. 14, 2025, 6:31 p.m.