Skip to content

icj/capr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capr

capr allows you to interact with your REDCap project from R. It has two main goals:

  • Call your REDCap project and pull your data, dictionary, and/or event structures into R.

  • Push data from R up to your REDCap project.

The package is developmental and is used in my workflow, so it may not work for you. You've been warned.

You can install the latest development version from github with

devtools::install_github("icj/capr")

About

Interact with your REDCap project from R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages