sessionDetails {future} | R Documentation |
Outputs details on the current R session
Description
Outputs details on the current R session
Usage
sessionDetails(env = FALSE)
Arguments
env |
If TRUE, |
Value
Invisibly a list of all details.
[Package future version 1.33.2 Index]