Learn R Programming

REDCapExporter (version 0.3.0)

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

641

Version

0.3.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Peter DeWitt

Last Published

September 20th, 2024

Functions in REDCapExporter (0.3.0)

REDCapExporter-package

REDCapExporter
read_text

Read Text
build_r_data_package

Build R Data Package
col_type

Column Types
as

as.*
export_content

Export Content
format_record

Format Record
REDCapExporter_keyring

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

Export Core
write_description_file

Write DESCRIPTION File from REDCap Metadata
example_data

Raw Exports From an Example REDCap Project