Package: describedata
Title: Miscellaneous Descriptive Functions
Version: 0.1.1
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
RoxygenNote: 6.1.1
Suggests: testthat
URL: https://github.com/craigjmcgowan/describedata
BugReports: https://github.com/craigjmcgowan/describedata/issues
NeedsCompilation: no
Packaged: 2025-01-10 02:10:37 UTC; craigmcgowan
Author: Craig McGowan [aut, cre]
Maintainer: Craig McGowan <mcgowan.cj@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-10 03:30:02 UTC
Built: R 4.6.0; ; 2025-11-02 05:12:14 UTC; windows
