Package: meantables
Type: Package
Title: Make Quick Descriptive Tables for Continuous Variables
Description: Quickly make tables of descriptive statistics (i.e., counts, 
    means, confidence intervals) for continuous 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.2
Authors@R: person("Brad", "Cannell", email = "brad.cannell@gmail.com",
  role = c("aut", "cre", "cph"))
Maintainer: Brad Cannell <brad.cannell@gmail.com>
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Imports: dplyr, tibble, rlang, stringr
NeedsCompilation: no
Packaged: 2022-03-19 21:35:49 UTC; bradcannell
Author: Brad Cannell [aut, cre, cph]
Repository: CRAN
Date/Publication: 2022-03-19 21:50:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:52:03 UTC; windows
