powered by
Get all columns which are numeric.
getnumericCols(dat)
data frame
Character vector of names of numeric columns of given data frame
getnumericCols
# NOT RUN { getnumericCols(iris) getnumericCols(mtcars) # }
Run the code above in your browser using DataLab