Learn R Programming

crestr (version 1.2.1)

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

Description

Calculates how many species compose the response of each taxon.

Usage

getSpeciesdiversity(x)

Value

Return the number of composing species of each taxon.

Arguments

x

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

Examples

Run this code
data(reconstr)
getSpeciesdiversity(reconstr)

Run the code above in your browser using DataLab