sample_shannon_e {breakaway}R Documentation

Plug-in Shannon's E ("Equitability")

Description

This function implements the plug-in Shannon's E

Usage

sample_shannon_e(input_data)

Arguments

input_data

An input type that can be processed by convert() or a phyloseq object

Value

An object of class alpha_estimate, or alpha_estimates for phyloseq objects

Examples

sample_shannon_e(apples)


[Package breakaway version 4.8.4 Index]