cols_to_numeric.Rd
Convert all dataframe cols named in the col_names to a numeric value
cols_to_numeric(df, col_names = NULL)
the dataframe to modify
a list of column names which will be converted to numeric