View source: R/aou_session_info.R
aou_session_info | R Documentation |
Returns a table of information that is necessary to fully reproduce your analyses. Specifically, it includes R version, the packages loaded and their versions, and the All of Us CDR release that you are using.
aou_session_info(CDR = getOption("aou.default.cdr"))
CDR |
The name of the CDR to use. Defaults to
|
A list with three elements: the platform, the AoU release, and the packages
allofus::aou_session_info()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.