View source: R/option_parsers.R
get_taxmap_other_cols | R Documentation |
Parse the other_cols option used in many calculation functions.
get_taxmap_other_cols(obj, data, cols, other_cols = NULL)
obj |
A taxmap object |
data |
The name of a table in |
cols |
The names/indexes of columns in
|
other_cols |
Preserve in the output non-target columns present in the input data. The "taxon_id" column will always be preserved. Takes one of the following inputs:
|
Other option parsers:
get_taxmap_cols()
,
get_taxmap_data()
,
get_taxmap_table()
,
verify_taxmap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.