Learn R Programming

REDCapExporter (version 0.3.2)

Automated Construction of R Data Packages from REDCap Projects

Description

Export all data, including metadata, from a REDCap (Research Electronic Data Capture) Project via the REDCap API . The exported (meta)data will be processed and formatted into a stand alone R data package which can be installed and shared between researchers. Several default reports are generated as vignettes in the resulting package.

Copy Link

Version

Install

install.packages('REDCapExporter')

Monthly Downloads

293

Version

0.3.2

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Peter DeWitt

Last Published

July 29th, 2025

Functions in REDCapExporter (0.3.2)

REDCapExporter_keyring

Set up and use of a Keyring for REDCap API Tokens
col_type

Column Types
export_content

Export Content
REDCapExporter-package

REDCapExporter
read_text

Read Text
export_core

Export Core
as

as.*
format_record

Format Record
build_r_data_package

Build R Data Package
write_description_file

Write DESCRIPTION File from REDCap Metadata
example_data

Raw Exports From an Example REDCap Project