what | R Documentation |
Print the output of some exploratory helper functions to console.
what(df)
df |
a data frame |
A skim_df object, see package skimr
.
A wrapper around the brilliant R functions pillar::glimpse()
, dplyr::slice_sample()
, and skimr::skim()
.
HK::what(mtcars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.