diversity_com: Calculates Diversity Indices For Communitiy data

View source: R/diversity_com.R

diversity_comR Documentation

Calculates Diversity Indices For Communitiy data

Description

Calculates abundance and various diversity indices per sample for a community data object. The diversity values are expressed in effective species numbers.

Usage

diversity_com(com, file = "diversity_indices.csv", ...)

Arguments

com

a community data object.

file

the name of the file where a table with the diversity values is exported.

...

further arguments to be passed to 'write.table'.

Value

A list with community data.

Examples

diversity_com()

jgmv/comecol documentation built on June 6, 2023, 4:07 p.m.