The goal of anrlab
is to provide utilities for lab members to work with data
from our database. We utilize Redcap, which makes data entry simple, but data
extraction very complex. This package makes use of extensive upfront work in
designing the Redcap database to streamline the data processing pipeline. At its
core, this package converts the extremely wide dataframe from Redcap into a
structure that is similar to a more traditional relational database.
You can install the latest version of anrlab
from Github with:
devtools::install_github("tsostarics/anrlab")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.