Summarize (skim) the variables in a data set
skim.Rd
skim()
, from the skimr
package, provides a broad overview of a data frame.
It summarizes each type of variable (character, factor, numeric, etc.) in a way
that is appropriate for each. See skimr::skim.