Skip to content

adayim/eudract_pkg

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%