Skip to contents

Converts all columns in a dataframe that can be converted to numeric type to numeric type.

Usage

numcol_to_numeric(df)

Arguments

df

A dataframe

Value

df The dataframe with all possible columns converted to type numeric