View source: R/option_parsers.R
get_taxmap_cols | R Documentation |
Convert logical, names, or indexes to column names and check that they exist.
get_taxmap_cols(obj, data, cols = NULL)
obj |
A taxmap object |
data |
The name of a table in |
cols |
The columns in the data set to use. Takes one of the following inputs:
|
Other option parsers:
get_taxmap_data()
,
get_taxmap_other_cols()
,
get_taxmap_table()
,
verify_taxmap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.