View source: R/old_taxa--taxmap--parsers.R
get_sort_var | R Documentation |
Get a vector from a vector/list/table to be used in mapping
get_sort_var(data, var)
data |
A vector/list/table |
var |
What to get. * For tables, the names of columns can be used. * '"index"' : This means to use the index of rows/items * '"name"' : This means to use row/item names. * '"value"' : This means to use the values in vectors or lists. Lists |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.