A simple to use summary function that can be used with pipes and displays nicely in the console. The default summary statistics may be modified by the user as can the default formatting. Support for data frames and vectors is included, and users can implement their own skim methods for specific object types as described in a vignette. Default summaries include support for inline spark graphs. Instructions for managing these on specific operating systems are given in the "Using skimr" vignette and the README.
Version: | 1.0.5 |
Depends: | R (≥ 3.1.2) |
Imports: | cli, dplyr (≥ 0.7), magrittr, pander, purrr, rlang, stats, stringr (≥ 1.1), knitr (≥ 1.2), tibble (≥ 0.6), tidyr (≥ 0.7), tidyselect (≥ 0.2.4) |
Suggests: | extrafont, rmarkdown, testthat (≥ 2.0.0), withr, covr |
Published: | 2019-02-25 |
Author: | Amelia McNamara [aut], Eduardo Arino de la Rubia [aut], Hao Zhu [aut], Julia Lowndes [ctb], Shannon Ellis [aut], Elin Waring [cre], Michael Quinn [aut], Hope McLeod [ctb], Hadley Wickham [ctb], Kirill Müller [ctb], RStudio, Inc. [cph] (Spark functions), Connor Kirkpatrick [ctb], Scott Brenstuhl [ctb], Patrick Schratz [ctb], lbusett [ctb], Mikko Korpela [ctb], Jennifer Thompson [ctb], Harris McGehee [ctb], Patrick Kennedy [ctb] |
Maintainer: | Elin Waring <elin.waring at gmail.com> |
BugReports: | https://github.com/ropenscilabs/skimr/issues |
License: | GPL-3 |
URL: | https://github.com/ropenscilabs/skimr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | skimr results |
Reference manual: | skimr.pdf |
Vignettes: |
Skimr defaults Supporting additional objects Using Fonts Using Skimr |
Package source: | skimr_1.0.5.tar.gz |
Windows binaries: | r-devel: skimr_1.0.5.zip, r-release: skimr_1.0.5.zip, r-oldrel: skimr_1.0.5.zip |
OS X binaries: | r-release: skimr_1.0.5.tgz, r-oldrel: skimr_1.0.5.tgz |
Old sources: | skimr archive |
Reverse imports: | codebook, groupedstats |
Reverse suggests: | nlaR |
Please use the canonical form https://CRAN.R-project.org/package=skimr to link to this page.