Package: ztable
Title: Zebra-Striped Tables in LaTeX and HTML Formats
Version: 0.2.3
Authors@R: person("Keon-Woong","Moon", email="cardiomoon@gmail.com",
    role=c("aut", "cre"))
Description: Makes zebra-striped tables (tables with alternating row colors)
    in LaTeX and HTML formats easily from a data.frame, matrix, lm, aov, anova,
    glm, coxph, nls, fitdistr, mytable and cbind.mytable objects.
Depends: R (>= 3.1.2)
License: GPL-2
URL: https://github.com/cardiomoon/ztable
LazyData: true
Encoding: UTF-8
Imports: stringr, magrittr, RColorBrewer, flextable, officer,
        rstudioapi, scales
Suggests: MASS, moonBook, survival, testthat, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-09-28 00:39:24 UTC; cardiomoon
Author: Keon-Woong Moon [aut, cre]
Maintainer: Keon-Woong Moon <cardiomoon@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-28 04:50:02 UTC
Built: R 4.3.0; ; 2023-04-13 00:42:59 UTC; unix
