powered by
Skim a dataset and return only characters variables characteristics
skim_char(the_data)
a data.frame object containing description of all character (factor, character or date) variable in the input data.
Data on which the skim function will apply the description on character variables
skim_char(iris) skim_char(mtcars)
Run the code above in your browser using DataLab