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 Aug. 8, 2025, 7:45 p.m.