Misc tools for working with REDCap data in R
You can install redcaptools
with:
remotes::install_github("emilelatour/redcaptools")
This is a basic example which shows you how to solve a common problem:
library(redcaptools)
## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.