Learn R Programming

REDCapExporter (version 0.3.4)

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

243

Version

0.3.4

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Peter DeWitt

Last Published

March 9th, 2026

Functions in REDCapExporter (0.3.4)

export_core

Export Core
export_content

Export Content
col_type

Column Types
read_text

Read Text
write_description_file

Write DESCRIPTION File from REDCap Metadata
example_data

Raw Exports From an Example REDCap Project
REDCapExporter_keyring

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

Build R Data Package
format_record

Format Record
REDCapExporter-package

REDCapExporter
as

as.*