spgarbet/rccola: Safely Manage API Keys and Load Data from a REDCap or Other Source

The handling of an API key (misnomer for password) for protected data can be difficult. This package provides secure convenience functions for entering / handling API keys and pulling data directly into memory. By default it will load from REDCap instances, but other sources are injectable via inversion of control.

Getting started

Package details

AuthorShawn Garbett [aut, cre], Hui Wu [aut], Cole Beck [aut]
MaintainerShawn Garbett <Shawn.Garbett@vumc.org>
LicenseGPL-3
Version1.0.4
URL https://github.com/spgarbet/rccola
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("spgarbet/rccola")
spgarbet/rccola documentation built on May 31, 2024, 8 p.m.