GuessColumnTypes: Guess all column types of a data frame from character data

View source: R/Converter.R

GuessColumnTypesR Documentation

Guess all column types of a data frame from character data

Description

Guess all column types of a data frame from character data

Usage

GuessColumnTypes(Data, Locale = "de-DE")

Arguments

Data

A data frame with all columns being of type character.

Locale

Information about the underlying locale

Value

A vector of strings indicating the data types

See Also

readr::guess_parser(), readr::locale()


SigurdJanson/shinyCSVImpoMod documentation built on Jan. 5, 2023, 3:57 a.m.