Package: DemographicTable
Type: Package
Title: Creating Demographic Table
Version: 0.1.1
Date: 2022-04-19
Author: Tingting Zhan [aut, cre, cph]
Maintainer: Tingting Zhan <tingtingzhan@gmail.com>
Description: Functions for creating demographic table with simple summary
         statistics, with optional comparison(s) over one or more groups.  Numeric
         variables are summarized in means, standard deviations, medians,
         inter-quartile-ranges (IQR), skewness, Shapiro-Wilk normality test and
         ranges, and compared using two-sample t-test, Wilcoxon test, ANOVA and/or
         Kruskal-Wallis test.  Logical and factor variables are summarized in
         counts and percentages and compared using chi-squared test and/or Fisher's
         exact test.
License: GPL-2
Encoding: UTF-8
Imports: flextable, e1071
Authors@R: c(person(given = 'Tingting', family = 'Zhan', role = c('aut', 'cre',
         'cph'), email = c('tingtingzhan@gmail.com')))
Language: en-US
Suggests: officer
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-04-19 18:21:07 UTC; txz003
Repository: CRAN
Date/Publication: 2022-04-20 14:02:35 UTC
Built: R 4.1.3; ; 2022-05-16 15:30:53 UTC; windows
