metaREDCap: Alternate metadata function to read just the meta data from...

View source: R/drinkREDCap.R

metaREDCapR Documentation

Alternate metadata function to read just the meta data from REDCap

Description

Alternate metadata function to read just the meta data from REDCap

Usage

metaREDCap(key, ...)

Arguments

key

the api key of interest. The package provides this.

...

Additional arguments passed to exportMetaData. Should contain url as an argument.

Value

data.frame containing requested REDCap data.

Examples

## Not run: data <- metaREDCap(keyring::key_get("rccola", "database_name", "project_name"))


spgarbet/rccola documentation built on May 31, 2024, 8 p.m.