aou_session_info {allofus} | R Documentation |
Print session information for the AoU R environment
Description
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.
Usage
aou_session_info(CDR = getOption("aou.default.cdr"))
Arguments
CDR |
The name of the CDR to use. Defaults to
|
Value
A list with three elements: the platform, the AoU release, and the packages
Examples
allofus::aou_session_info()
[Package allofus version 1.1.0 Index]