| as.list.rbiom | R Documentation | 
Convert an rbiom object to a base R list.
## S3 method for class 'rbiom'
as.list(x, ...)
x | 
 An rbiom object, such as from   | 
... | 
 Not used.  | 
A list with names
c('counts', 'metadata', 'taxonomy', 'tree', 'sequences', 'id', 'comment', 'date', 'generated_by').
Other conversion: 
as.matrix.rbiom()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.