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 09 Mar. 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

pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
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  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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