Access data stored in REDCap databases using the Application Programming Interface (API). REDCap (Research Electronic Data CAPture) is a web application for building and managing online surveys and databases developed at Vanderbilt University. The API allows users to access data and project meta data (such as the data dictionary) from the web programmatically. The redcapAPI package facilitates the process of accessing data with options to prepare an analysis-ready data set consistent with the definitions in a database's data dictionary.
Version: | 1.0 |
Imports: | chron, httr, stringr |
Suggests: | DBI, Hmisc |
Published: | 2014-09-16 |
Author: | Benjamin Nutter. Initiated by Jeffrey Horner and Will Gray with contributions from Jeremy Stephens, and Will Beasley |
Maintainer: | Benjamin Nutter <nutterb at ccf.org> |
License: | GPL-2 |
URL: | https://github.com/nutterb/redcapAPI/wiki, https://github.com/nutterb/redcapAPI, http://project-redcap.org |
NeedsCompilation: | yes |
Citation: | redcapAPI citation info |
Materials: | README |
CRAN checks: | redcapAPI results |
Reference manual: | redcapAPI.pdf |
Package source: | redcapAPI_1.0.tar.gz |
Windows binaries: | r-devel: redcapAPI_1.0.zip, r-release: redcapAPI_1.0.zip, r-oldrel: redcapAPI_1.0.zip |
OS X Snow Leopard binaries: | r-release: redcapAPI_1.0.tgz, r-oldrel: redcapAPI_1.0.tgz |
OS X Mavericks binaries: | r-release: redcapAPI_1.0.tgz |