Helper functions for processing 'REDCap' data in R. 'REDCap' is a web-enabled application for building and managing surveys and databases developed at Vanderbilt University.
Version: | 1.1.2 |
Depends: | R (≥ 3.5.0) |
Imports: | cli, dplyr, janitor, labelVector, magrittr, purrr, REDCapR, rlang, stringr, tibble, tidyr, tidyselect, vctrs |
Suggests: | knitr, redcapAPI, rmarkdown, skimr, testthat (≥ 3.0.0) |
Published: | 2024-09-16 |
DOI: | 10.32614/CRAN.package.tidyREDCap |
Author: | Raymond Balise [aut, cre], Gabriel Odom [aut], Anna Calderon [aut], Layla Bouzoubaa [aut], Wayne DeFreitas [aut], Lauren Nahodyl [ctb], Kyle Grealis [aut] |
Maintainer: | Raymond Balise <balise at miami.edu> |
BugReports: | https://github.com/RaymondBalise/tidyREDCap/issues |
License: | MIT + file LICENSE |
URL: | https://raymondbalise.github.io/tidyREDCap/index.html |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | tidyREDCap results |
Reference manual: | tidyREDCap.pdf |
Vignettes: |
Drop Labels from a Table (source, R code) Import All Instruments from a REDCap Project (source, R code) Make Binary Word (source, R code) Make a 'Choose All' Table (source, R code) Make a 'Choose One' Table (source, R code) Make an Instrument (source, R code) Importing from REDCap (source, R code) |
Package source: | tidyREDCap_1.1.2.tar.gz |
Windows binaries: | r-devel: tidyREDCap_1.1.2.zip, r-release: tidyREDCap_1.1.2.zip, r-oldrel: tidyREDCap_1.1.2.zip |
macOS binaries: | r-release (arm64): tidyREDCap_1.1.2.tgz, r-oldrel (arm64): tidyREDCap_1.1.2.tgz, r-release (x86_64): tidyREDCap_1.1.2.tgz, r-oldrel (x86_64): tidyREDCap_1.1.2.tgz |
Old sources: | tidyREDCap archive |
Please use the canonical form https://CRAN.R-project.org/package=tidyREDCap to link to this page.