The {epitabulate} package produces tables for descriptive epidemiological analysis. It contains four functions:

Installation

{epitabulate} is currently under development, but you can keep up-to-date by installing it from the R4EPIs drat repository:

# install.packages("drat")
drat::addRepo("R4EPI")
install.packages("epitabulate")

You can also install the in-development version from GitHub using the {remotes} package (but there's no guarantee that it will be stable):

# install.packages("remotes")
remotes::install_github("R4EPI/epitabulate") 


R4EPI/tuni documentation built on March 20, 2023, 4:37 p.m.