powered by
Custom skimmer
skim(data, ...)
A tibble, or an object that can be coerced into a tibble.
Columns to select for skimming. When none are provided, the default is to skim all columns.
# NOT RUN { skim(faithful) # }
Run the code above in your browser using DataLab