The harmonization process prerequisites are:
The targetted data schema must be prepared: definition of the targeted harmonization variables with their proper annotations. This can be done by different ways:
Functions that can be used: getOpalTable()
, annotate()
, annotations()
, saveOpalTable()
.
From the data schema, one book per study will be generated. Each harmonization book will have placeholders for:
The harmonization book can be designed for one or more domains of interest (Lifetyle and behaviors, Diseases, etc.).
Functions that can be used: makeHarmonizationBook()
.
In the R markdown files of the harmonization book, implement:
Functions that can be used: getOpalTable()
, annotate()
, annotations()
, saveOpalTable()
.
The book will execute the R code chuncks that will perform the harmonization for the study, resulting in one or more datasets saved as Opal tables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.