Other packages > Find by keyword >

REDCapR  

Interaction Between R and REDCap
View on CRAN: Click here


Download and install REDCapR package within the R console
Install from CRAN:
install.packages("REDCapR")

Install from Github:
library("remotes")
install_github("cran/REDCapR")

Install by package version:
library("remotes")
install_version("REDCapR", "1.4.0")



Attach the package and use:
library("REDCapR")
Maintained by
Will Beasley
[Scholar Profile | Author Map]
First Published: 2014-09-20
Latest Update: 2022-08-10
Description:
Encapsulates functions to streamline calls from R to the REDCap API. REDCap (Research Electronic Data CAPture) is a web application for building and managing online surveys and databases developed at Vanderbilt University. The Application Programming Interface (API) offers an avenue to access and modify data programmatically, improving the capacity for literate and reproducible programming.
How to cite:
Will Beasley (2014). REDCapR: Interaction Between R and REDCap. R package version 1.4.0, https://cran.r-project.org/web/packages/REDCapR. Accessed 23 Apr. 2025.
Previous versions and publish date:
0.4-28 (2014-09-20 07:19), 0.7-1 (2014-12-18 07:07), 0.9.0 (2015-08-15 08:01), 0.9.3 (2015-08-26 14:16), 0.9.7 (2016-09-09 19:57), 0.9.8 (2017-05-18 20:16), 0.10.2 (2019-09-23 06:30), 0.11.0 (2020-04-22 02:10), 1.0.0 (2021-07-22 06:50), 1.1.0 (2022-08-10 18:10), 1.2.0 (2024-09-09 08:00), 1.3.0 (2024-10-23 11:10)
Other packages that cited REDCapR R package
View REDCapR citation profile
Other R packages that REDCapR depends, imports, suggests or enhances
Complete documentation for REDCapR
Functions, R codes and Examples using the REDCapR R package
Some associated functions: REDCapR-package . collapse_vector . constant . create_batch_glossary . kernel_api . metadata_utilities . redcap_arm_export . redcap_column_sanitize . redcap_dag_read . redcap_delete . redcap_download_file_oneshot . redcap_download_instrument . redcap_event_instruments . redcap_instruments . redcap_metadata_read . redcap_metadata_write . redcap_next_free_record_name . redcap_project . redcap_read . redcap_read_oneshot . redcap_read_oneshot_eav . redcap_report . redcap_survey_link_export_oneshot . redcap_upload_file_oneshot . redcap_users_export . redcap_variables . redcap_version . redcap_write . redcap_write_oneshot . replace_nas_with_explicit . retrieve_credential . sanitize_token . validate . 
Some associated R codes: REDCapR-package.R . constant.R . create-batch-glossary.R . helpers-testing.R . kernel-api.R . metadata-utilities.R . project-dag-write.R . project-delete-multiple-arm.R . project-delete-single-arm.R . project-simple.R . redcap-arm-export.R . redcap-column-sanitize.R . redcap-delete.R . redcap-download-file-oneshot.R . redcap-download-instrument.R . redcap-event-instruments.R . redcap-instruments.R . redcap-metadata-read.R . redcap-metadata-write.R . redcap-next-free-record-name.R . redcap-project.R . redcap-read-dag.R . redcap-read-oneshot-eav.R . redcap-read-oneshot.R . redcap-read.R . redcap-report.R . redcap-survey-link-export-oneshot.R . redcap-upload-file-oneshot.R . redcap-users-export.R . redcap-variables.R . redcap-version.R . redcap-write-oneshot.R . redcap-write.R . retrieve-credential.R . sanitize-token.R . skippers.R . utilities.R . validate.R .  Full REDCapR package functions and examples
Downloads during the last 30 days
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/21Downloads for REDCapR020406080100120140160180TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
rwt  
"Rice Wavelet Toolbox" Wrapper
Provides a set of functions for 1D and 2D wavelet and filterbank design analysis and processing. Fun ...
Download / Learn more Package Citations See dependency  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA