Type: Package
Package: epitable
Version: 0.1.2
Date: 2017-09-27
Title: Create HTML Tables in the Style Used in Epidemiological Papers
Authors@R: person("Rasmus", "Larsen", email = "rasmushertzumlarsen@gmail.com",
                  role = c("aut", "cre"))
Author: Rasmus Larsen [aut, cre]                  
Maintainer: Rasmus Larsen <rasmushertzumlarsen@gmail.com>
Description: Functions for creating publication ready tables in HTML format,
    commonly used in epidemiological publications. This includes descriptive 
    tables of  frequencies and percentages, and also analytical tables 
    presenting regression models. 
URL: https://github.com/rasmusrhl/epitable,
        https://rasmusrhl.github.io/epi_doc/
Depends: R (>= 3.4.1)
Imports: tidyverse (>= 1.1.1), broom (>= 0.4.2), dplyr (>= 0.7),
        htmlTable (>= 1.9), purrr (>= 0.2.3), rlang (>= 0.1.2), readr
        (>= 1.1.0), stringr (>= 1.2.0), survival (>= 2.41-3), tidyr (>=
        0.7.0), magrittr (>= 1.5)
License: CC0
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-09-27 18:11:38 UTC; rasmu
Repository: CRAN
Date/Publication: 2017-09-27 18:33:11 UTC
