Skip to contents

Converts column types in a data frame to (hopefully) correct types

Usage

convertColumnTypes(df)

Arguments

df

a data.table

Value

Returns a data.table with corrected column types. Also corrects misinterpreted Norwegian letters and dates.

Author

Mikko Vihtakari (Institute of Marine Research)