Package: scitb
Type: Package
Title: Provides Some Useful Functions for Making Statistical Tables
Version: 0.2.2
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.3.2
Imports: ggplot2, MASS, nortest, reshape2, stringi
NeedsCompilation: no
Packaged: 2025-08-27 00:36:05 UTC; liu
Author: Qiang Liu [aut, cre]
Repository: CRAN
Date/Publication: 2025-08-27 02:40:02 UTC
Built: R 4.5.0; ; 2025-08-27 03:15:36 UTC; unix
