Package: freqtables
Type: Package
Title: Make Quick Descriptive Tables for Categorical Variables
Description: Quickly make tables of descriptive statistics (i.e., counts, 
    percentages, confidence intervals) for categorical variables. This 
    package is designed to work in a Tidyverse pipeline, and consideration
    has been given to get results from R to Microsoft Word ® with minimal pain.
Version: 0.1.1
Authors@R: person("Brad", "Cannell", email = "brad.cannell@gmail.com",
  role = c("aut", "cre"))
Maintainer: Brad Cannell <brad.cannell@gmail.com>
URL: https://github.com/brad-cannell/freqtables
BugReports: https://github.com/brad-cannell/freqtables/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: dplyr, rlang, stringr
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-04-03 15:03:07 UTC; bradcannell
Author: Brad Cannell [aut, cre]
Repository: CRAN
Date/Publication: 2022-04-03 15:20:02 UTC
Built: R 4.0.5; ; 2022-04-04 10:48:53 UTC; unix
