View source: R/calculations--internal.R
get_numeric_cols | R Documentation |
If columns are specified by the user, parse them and check that they are numeric. If not, return all numeric columns.
get_numeric_cols(obj, data, cols = NULL)
obj |
A taxmap object |
data |
The name of a table in |
cols |
The names/indexes of columns in
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.