Other packages > Find by keyword >

REDCapDM  

'REDCap' Data Management
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("REDCapDM", "1.0.0")



Attach the package and use:
library("REDCapDM")
Maintained by
João Carmezim
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-12-22
Latest Update: 2024-05-06
Description:
REDCap Data Management - REDCapDM is a comprehensive package that enables users to seamlessly handle data exported directly from REDCap or through API connections. This tool facilitates various functions, including data preprocessing, report generation for queries such as outliers or missing values, and tracking of identified queries. 'REDCap' (Research Electronic Data CAPture; ) is a web application developed at Vanderbilt University, designed for creating and managing online surveys and databases. The API connection provides users with the capability to programmatically access both data and project metadata, including the data dictionary, from the web.
How to cite:
João Carmezim (2022). REDCapDM: 'REDCap' Data Management. R package version 1.0.0, https://cran.r-project.org/web/packages/REDCapDM. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.0 (2022-12-22 21:50), 0.1.1 (2023-01-30 16:40), 0.2.0 (2023-02-17 15:30), 0.3.0 (2023-02-24 15:00), 0.4.0 (2023-03-03 15:10), 0.5.0 (2023-03-24 14:40), 0.6.0 (2023-03-31 14:30), 0.7.0 (2023-06-02 16:00), 0.8.0 (2023-09-29 13:00), 0.8.5 (2023-12-05 16:40), 0.9.0 (2023-12-14 14:20), 0.9.5 (2023-12-21 13:00), 0.9.6 (2024-02-01 16:10), 0.9.7 (2024-02-06 19:00), 0.9.8 (2024-02-20 09:30), 0.9.9 (2024-05-06 14:30), 1.0.0 (2025-11-26 11:20)
Other packages that cited REDCapDM R package
View REDCapDM citation profile
Other R packages that REDCapDM depends, imports, suggests or enhances
Complete documentation for REDCapDM
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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