subset_com | R Documentation |
Subsets samples in a community data object.
subset_com(com, sel, var = NULL, val = NULL)
com |
a community data object. |
sel |
logical expression indicating elements or rows to keep. |
var |
if 'sel' is not provided, the name of column in 'env' to be used for selection. |
val |
if 'sel' is not provided, the name of the values in 'var' to keep. |
A list with community data.
subset_com()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.