Description
Query Data from U.S. National Library of Medicine's Clinical Trials Database.
Description
Tools to create and query database from the U.S. National Library of Medicine's Clinical Trials database <https://clinicaltrials.gov/>. Functions provide access a variety of techniques for searching the data using range queries, categorical filtering, and by searching for full-text keywords. Minimal graphical tools are also provided for interactively exploring the constructed data.
README.md
ctrialsgov
Installation
You can install the development version of ctrialsgov from GitHub with:
# install.packages("devtools")
devtools::install_github("presagia-analytics/ctrialsgov")