Creates a summary dataframe that can be used in 'RStudio' similar to the variable explorer in 'Stata', but which also includes the summary statistics. By default the result is shown in the 'RStudio' Viewer Pane as a searchable data table. This is useful particularly if you have a large dataset with a very large number of labelled variables with hard to remember names. Can also be used to generate a table of summary statistics.
Version: | 0.3.0 |
Imports: | dplyr, magrittr, purrr, tidyr, stringr, glue, DT, rstudioapi, rio |
Suggests: | knitr, rmarkdown |
Published: | 2020-07-13 |
Author: | Vlad Tarko |
Maintainer: | Vlad Tarko <vladtarko at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | varsExplore results |
Reference manual: | varsExplore.pdf |
Vignettes: |
Basic usage |
Package source: | varsExplore_0.3.0.tar.gz |
Windows binaries: | r-devel: varsExplore_0.3.0.zip, r-release: varsExplore_0.3.0.zip, r-oldrel: varsExplore_0.3.0.zip |
macOS binaries: | r-release: varsExplore_0.3.0.tgz, r-oldrel: varsExplore_0.3.0.tgz |
Old sources: | varsExplore archive |
Please use the canonical form https://CRAN.R-project.org/package=varsExplore to link to this page.