mp_extract_feature | R Documentation |
extract the feature (OTU) information in MPSE object
mp_extract_feature(x, addtaxa = FALSE, ...)
## S4 method for signature 'MPSE'
mp_extract_feature(x, addtaxa = FALSE, ...)
## S4 method for signature 'tbl_mpse'
mp_extract_feature(x, addtaxa = FALSE, ...)
## S4 method for signature 'grouped_df_mpse'
mp_extract_feature(x, addtaxa = FALSE, ...)
x |
MPSE object |
addtaxa |
logical whether adding the taxonomy information default is FALSE. |
... |
additional arguments |
tbl_df contained feature (OTU) information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.