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)

crestr documentation built on Jan. 6, 2023, 5:23 p.m.