Travis-CI Build Status codecov AppVeyor Build Status

eudract

The goal of eudract is to provide tools to easily produce summaries of safety data from clinical trials that can easily be uploaded into eudraCT.

Installation

You can install from CRAN directly with

install.packages("eudract")

You can install the very latest version on github with:

install.packages("devtools")
devtools::install_github("shug0131/eudraCT/R/eudract")

Documentation

https://eudract-tool.medschl.cam.ac.uk provides full documentation

Go and read the help pages within R

?eudract::safety_summary
#> starting httpd help server ... done