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 Mar. 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
02/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/15Downloads for REDCapDM051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
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  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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