varsExplore: Searchable Variable Explorer with Labelled Variables

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

Documentation:

Reference manual: varsExplore.pdf
Vignettes: Basic usage

Downloads:

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 (arm64): varsExplore_0.3.0.tgz, r-oldrel (arm64): varsExplore_0.3.0.tgz, r-release (x86_64): varsExplore_0.3.0.tgz
Old sources: varsExplore archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=varsExplore to link to this page.