redcap_key: Access your key from .Renviron

View source: R/keys.R

redcap_keyR Documentation

Access your key from .Renviron

Description

This function is primarily used as the default argument for get_rts_data(), but can be run at any time to access your specific key. Note that you should first set your key with redcap_set_key().

Usage

redcap_key()

Examples

## Not run: 
library(rts)
redcap_key()

## End(Not run)


datalorax/rts documentation built on March 19, 2022, 10:53 a.m.