R/utils.R
numcol_to_numeric.Rd
Converts all columns in a dataframe that can be converted to numeric type to numeric type.
numcol_to_numeric(df)
A dataframe
df The dataframe with all possible columns converted to type numeric