View source: R/subset_community.R
subset_community | R Documentation |
Subset data to only contain community (taxa)
subset_community(
data_source,
ommit_vars = c("label", "res_age", "age_diff", "age")
)
data_source |
Data.frame wich shuld be cleaned. |
ommit_vars |
Vector with names of columns to ommit. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.