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", "0.9.9")



Attach the package and use:
library("REDCapDM")
Maintained by
João Carmezim
[Scholar Profile | Author Map]
First Published: 2022-12-22
Latest Update: 2024-02-20
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 0.9.9, https://cran.r-project.org/web/packages/REDCapDM. Accessed 16 Apr. 2025.
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)
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for REDCapDM05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
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  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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