View source: R/utils-numeric.R
validateNumericCols | R Documentation |
Given a vector of column names or indices, this function ensures all referenced columns are numeric
validateNumericCols(x, cols, ...)
x |
list, data.frame, array, data.table |
cols |
vector of column names or column indices. NAs will be removed. |
given column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.