Convert logical, names, or indexes to column names and check that they exist.
get_taxmap_cols(obj, data, cols = NULL)A taxmap object
The name of a table in obj that contains counts.
The columns in the data set to use. Takes one of the following inputs:
All non-target columns will be preserved or not.
Preserve the columns
corresponding to TRUE values.
The names of columns to preserve
The indexes of columns to preserve
Other option parsers:
get_taxmap_data(),
get_taxmap_other_cols(),
get_taxmap_table(),
verify_taxmap()