Learn R Programming

future (version 1.3.0)

sessionDetails: Outputs details on the current R session

Description

Outputs details on the current R session

Usage

sessionDetails(env = FALSE)

Arguments

env
If TRUE, Sys.getenv() information is returned.

Value

Invisibly a list of all details.

Details

Note that remote futures use persistent=TRUE by default.