Learn R Programming

future (version 1.34.0)

sessionDetails: Outputs details on the current R session

Description

Outputs details on the current R session

Usage

sessionDetails(env = FALSE)

Value

Invisibly a list of all details.

Arguments

env

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