impute_types: Detect and set variable types automatically

View source: R/utils.R

impute_typesR Documentation

Detect and set variable types automatically

Description

Detect and set variable types in a similar way as read.csv() does. Should be used when imported data.frame is all characters.

Usage

impute_types(x)

Arguments

x

data.frame; columns are all characters vectors


readtext documentation built on June 7, 2023, 5:11 p.m.