Description Usage Arguments Value See Also Examples
View source: R/pstoveg_sample.R
physeq2veg_otu is a helper function intended to convert the species/taxa count slot of a phyloseq object to a vegan-friendly matrix.
| 1 | pstoveg_sample(PS)
 | 
| PS | (required) a phyloseq object | 
A matrix containing a phyloseq object's otu_table slot.
phyloseq-class
otu_table-class otu_table
| 1 2 3 4 5 6 7 8 9 10 11 12 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.