Package: describedata
Title: Miscellaneous Descriptive Functions
Version: 0.1.0
Authors@R: person("Craig", "McGowan", email = "mcgowan.cj@gmail.com",
  role = c("aut", "cre"))
Description: 
  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'.
Imports: dplyr (>= 0.7), forcats, tibble, tidyr, purrr, broom, stringr,
        haven, ggplot2, lmtest, rlang
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2019-08-02 11:14:37 UTC; craigmcgowan
Author: Craig McGowan [aut, cre]
Maintainer: Craig McGowan <mcgowan.cj@gmail.com>
Repository: CRAN
Date/Publication: 2019-08-02 11:50:02 UTC
Built: R 4.0.2; ; 2020-07-16 23:43:16 UTC; unix
