sample_richness: Sample richness estimator

View source: R/richness_sample.R

sample_richnessR Documentation

Sample richness estimator

Description

This function implements the sample richness estimate, which is the number of non-zero taxa per sample.

Usage

sample_richness(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_richness(apples)



breakaway documentation built on Nov. 22, 2022, 5:08 p.m.