View source: R/richness_chao_bunge.R
| chao_bunge | R Documentation | 
This function implements the species richness estimation procedure outlined in Chao & Bunge (2002).
chao_bunge(input_data, cutoff = 10, output = NULL, answers = NULL)
| input_data | An input type that can be processed by  | 
| cutoff | The maximum frequency to use in fitting. | 
| output | Deprecated; only for backwards compatibility | 
| answers | Deprecated; only for backwards compatibility | 
An object of class alpha_estimate, or alpha_estimates for phyloseq objects
Amy Willis
chao_bunge(apples)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.