Description Usage Arguments Value Author(s) Examples
View source: R/control_type_data.R
This function controls the type of all columns of a dataframe, raising warnings and providing tips if type seems irrelevant.
1 |
df |
The dataframe to control. Type = dataframe |
Does not return anything. Only raises warnings in the console.
Briac LE RAY (briac.leray@partnre.com)
1 | control_type_data(df = my_dataframe)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.