The goal of rclinicaltrials2 is to provide an R interface to the ClinicalTrials.gov API.

Installation

There is no release version yet. You can install the development version from GitHub with:

Example

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

library(rclinicaltrials2)
## basic example code
info()