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]
All associated links for this package
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 03 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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