Package: DemographicTable
Type: Package
Title: Creating Demographic Table
Version: 0.1.7
Date: 2024-04-03
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, xtable
Authors@R: c(person(given = "Tingting", family =
     "Zhan", role = c("aut", "cre", "cph"), email
     = c("tingtingzhan@gmail.com",
     "tingting.zhan@jefferson.edu"), comment =
     c(ORCID = '0000-0001-9971-4844')))
Language: en-US
Depends: R (>= 4.3.0)
Suggests: officer, MASS
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-04-04 02:30:09 UTC; tingtingzhan
Author: Tingting Zhan [aut, cre, cph] (<https://orcid.org/0000-0001-9971-4844>)
Maintainer: Tingting Zhan <tingtingzhan@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-04 02:43:03 UTC
Built: R 4.3.1; ; 2024-04-04 06:23:00 UTC; unix
