View source: R/option_parsers.R
get_taxmap_table | R Documentation |
Get a table from a taxmap object and complain if it does not exist. This is intended to be used to parse options in other functions.
get_taxmap_table(obj, data)
obj |
A taxmap object |
data |
Which data set to use. Can be any of the following:
|
A table
Other option parsers:
get_taxmap_cols()
,
get_taxmap_data()
,
get_taxmap_other_cols()
,
verify_taxmap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.