View source: R/get_numeric_cols.R
getcharacterCols | R Documentation |
Get character columns.
getcharacterCols(dat)
dat |
data frame |
getcharacterCols
A Character vector of names of numeric columns of a given data frame
Jayachandra N
getcharacterCols(iris)
getcharacterCols(mtcars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.