Helper functions for descriptive tasks such as making print-friendly bivariate tables, sample size flow counts, and visualizing sample distributions. Also contains 'R' approximations of some common 'SAS' and 'Stata' functions such as 'PROC MEANS' from 'SAS' and 'ladder', 'gladder', and 'pwcorr' from 'Stata'.
Version: | 0.1.0 |
Imports: | dplyr (≥ 0.7), forcats, tibble, tidyr, purrr, broom, stringr, haven, ggplot2, lmtest, rlang |
Suggests: | testthat |
Published: | 2019-08-02 |
Author: | Craig McGowan [aut, cre] |
Maintainer: | Craig McGowan <mcgowan.cj at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | describedata results |
Reference manual: | describedata.pdf |
Package source: | describedata_0.1.0.tar.gz |
Windows binaries: | r-devel: describedata_0.1.0.zip, r-release: describedata_0.1.0.zip, r-oldrel: describedata_0.1.0.zip |
macOS binaries: | r-release: describedata_0.1.0.tgz, r-oldrel: describedata_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=describedata to link to this page.