Package: demoGraphic
Title: Providing Demographic Table with the P-Value, Standardized Mean
        Difference Value
Version: 0.1.0
Authors@R: 
    person(given = "Loan",
           family = "Robinson",
           role = c("aut", "cre"),
           email = "loankimrobinson@gmail.com")
Description: The Demographic Table in R combines contingency table for categorical variables, mean and standard deviation for continuous variables. t-test, chi-square test and Fisher's exact test calculated the p-value of two groups. The standardized mean difference were performed with 95 % confident interval, and writing table into document file.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: officer, magrittr, MASS, stats
RoxygenNote: 6.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2019-01-05 00:14:28 UTC; loanrobinson
Author: Loan Robinson [aut, cre]
Maintainer: Loan Robinson <loankimrobinson@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-09 17:30:07 UTC
Built: R 4.1.0; ; 2021-05-26 01:48:08 UTC; unix
