REDCapDM: 'REDCap' Data Management

Access and manage 'REDCap' data. 'REDCap' (Research Electronic Data CAPture; <https://projectredcap.org>) is a web application for building and managing online surveys and databases developed at Vanderbilt University. The API allows users to programmatic access data and project meta data (such as the data dictionary) from the web. This package allows us to read 'REDCap' data, exported or using an API connection, identify missing or extreme values, identify missing 'REDCap' events in each observation, do a follow-up of the queries initially identified and it also facilitates the process of data management.

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: dplyr, REDCapR, janitor, stringr, magrittr, tidyr, Hmisc, utils, purrr, tidyselect, tibble, rlang
Suggests: knitr, rmarkdown, kableExtra
Published: 2022-12-22
Author: João Carmezim [aut, cre], Judith Peñafiel [aut], Pau Satorra [aut], Esther García [aut], Natàlia Pallarés [aut], Cristian Tebé [aut]
Maintainer: João Carmezim <ubidi at idibell.cat>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: NEWS
CRAN checks: REDCapDM results

Documentation:

Reference manual: REDCapDM.pdf
Vignettes: REDCapDM

Downloads:

Package source: REDCapDM_0.1.0.tar.gz
Windows binaries: r-devel: REDCapDM_0.1.0.zip, r-release: REDCapDM_0.1.0.zip, r-oldrel: REDCapDM_0.1.0.zip
macOS binaries: r-release (arm64): REDCapDM_0.1.0.tgz, r-oldrel (arm64): REDCapDM_0.1.0.tgz, r-release (x86_64): REDCapDM_0.1.0.tgz, r-oldrel (x86_64): REDCapDM_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=REDCapDM to link to this page.