Learn R Programming

REDCapR (version 0.9.3)

REDCapR-package: R utilities for interacting with a REDCap data system

Description

Thanks to Funders, including HRSA/ACF D89MC23154

OUHSC CCAN Independent Evaluation of the State of Oklahoma Competitive Maternal, Infant, and Early Childhood Home Visiting (MIECHV) Project., which evaluates MIECHV expansion and enhancement of Evidence-based Home Visitation programs in four Oklahoma counties.

Arguments

Examples

Run this code
## Not run: 
# # Install/update REDCapR with the release version from CRAN.
# install.packages('REDCapR')
# 
# # Install/update REDCapR with the development version from GitHub
# #install.packages('devtools') #Uncomment if `devtools` isn't installed already.
# devtools::install_github('OuhscBbmc/REDCapR')
# ## End(Not run)

Run the code above in your browser using DataLab