Description Usage Arguments Value See Also Examples
View source: R/phyloseq-class.R
Like getSlots
, but returns the class name if argument
is component data object.
1 | getslots.phyloseq(physeq)
|
physeq |
A |
identical to getSlots. A named character vector of the slot classes
of a particular S4 class, where each element is named by the slot name it
represents. If physeq
is a component data object,
then a vector of length (1) is returned, named according to its slot name in
the phyloseq-class
.
merge_phyloseq
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.