numcol_to_numeric | R Documentation |
Converts all columns in a data frame that can be converted to numeric type to numeric type.
numcol_to_numeric(df)
df |
A data frame. |
The data frame coercible columns converted to type numeric.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.