| GuessColumnTypes | R Documentation |
Guess all column types of a data frame from character data
GuessColumnTypes(Data, Locale = "de-DE")
Data |
A data frame with all columns being of type |
Locale |
Information about the underlying locale |
A vector of strings indicating the data types
readr::guess_parser(), readr::locale()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.