powered by
Converts all columns in a data frame that can be converted to numeric type to numeric type.
numcol_to_numeric(df)
The data frame coercible columns converted to type numeric.
A data frame.