/tardis

Clinical and epidemiology workflow extension of {targets}

Primary LanguageROtherNOASSERTION

tardis

Lifecycle: experimental CRAN status Codecov test coverage

The goal of tardis is to …

Installation

You can install the released version of epitargets from CRAN with:

#install.packages("tardis")

And the development version from GitHub with:

# install.packages("devtools")
#devtools::install_github("asshah4/tardis")

Example

This is a basic example which shows you how to solve a common problem:

#library(tardis)
## basic example code