shannon {animalcules}R Documentation

Get alpha diversity using shannon

Description

Get alpha diversity using shannon

Usage

shannon(x)

Arguments

x

A list of counts

Value

A single value

Examples

shannon(seq_len(10))


[Package animalcules version 1.9.3 Index]