README.md

R-CMD-check AppVeyor Build
Status Codecov
eudract_pkg

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 or ClinTrials.gov .

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_pkg")

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


Try the eudract package in your browser

Any scripts or data that you put into this service are public.

eudract documentation built on Aug. 10, 2023, 1:10 a.m.