View source: R/psExtra-accessors.R
ps_counts | R Documentation |
Get phyloseq with counts if available
ps_counts(data, warn = TRUE)
data |
A phyloseq or psExtra object. |
warn |
A boolean or "error" string to control warning or error behaviour (default: TRUE). |
A phyloseq object with counts if available.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.