View source: R/utils-numeric.R
findNumericCols | R Documentation |
This function finds all numeric columns in a list
findNumericCols(x)
x |
list, data.frame, array, or vector |
vector of numeric column names in x. If no numeric columns found, returns NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.