View source: R/coverage_based_rarefaction.R
coverage_info | R Documentation |
coverage_info
a wrapper function of iNEXT::DataInfo()
for a phyloseq object
coverage_info(ps_obj, datatype = "abundance", estimate_div = FALSE)
ps_obj |
Phyloseq object. |
datatype |
Character. Specify the data type. |
estimate_div |
logical. If |
Hsieh et al. (2016) Methods in Ecology and Evolution https://doi.org/10.1111/2041-210X.12613
data.frame or list.
# coverage_info(ps_obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.