Package: scitb
Type: Package
Title: Provides Some Useful Functions for Making Statistical Tables
Version: 0.1.7
Authors@R: person("Qiang", "Liu", email = "dege857@163.com",
                  role = c("aut", "cre"))
Maintainer: Qiang Liu <dege857@163.com>
Description: You can use the functions provided by the package to make various statistical tables, 
             such as baseline data tables. Creates 'Table 1', i.e., a description of the baseline patient
             characteristics, which is essential in every medical research.
             Supports both continuous and categorical variables, as well as
             p-values and standardized mean differences.
             This method was described by Mary L McHugh (2013) <doi:10.11613/bm.2013.018>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.50)
RoxygenNote: 7.2.1
Imports: ggplot2, MASS, nortest, reshape2, stringi
NeedsCompilation: no
Packaged: 2023-12-22 03:47:59 UTC; Administrator
Author: Qiang Liu [aut, cre]
Repository: CRAN
Date/Publication: 2023-12-22 05:50:02 UTC
Built: R 4.2.3; ; 2023-12-22 08:01:08 UTC; unix
