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.1 |
Depends: | R (≥ 3.1.2) |
Imports: | dplyr (≥ 0.7), magrittr, pander, purrr, rlang, stats, stringr (≥ 1.1), knitr, tibble (≥ 0.6), tidyr (≥ 0.7), tidyselect |
Suggests: | extrafont, rmarkdown, testthat, withr |
Published: | 2018-01-10 |
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] |
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: |
Supporting additional objects Using Fonts Using Skimr |
Package source: | skimr_1.0.1.tar.gz |
Windows binaries: | r-devel: skimr_1.0.1.zip, r-release: skimr_1.0.1.zip, r-oldrel: skimr_1.0.1.zip |
OS X El Capitan binaries: | r-release: skimr_1.0.1.tgz |
OS X Mavericks binaries: | r-oldrel: skimr_1.0.tgz |
Old sources: | skimr archive |
Please use the canonical form https://CRAN.R-project.org/package=skimr to link to this page.