prepareSessionHistory: Prepare Session History

View source: R/reports.R

prepareSessionHistoryR Documentation

Prepare Session History

Description

Saves the current R session history to a timestamped 'R history' file.

Usage

prepareSessionHistory()

Value

The file path of the saved session history file.

Examples

## Not run: 
  history_file <- prepareSessionHistory()
  print(history_file)

## End(Not run)

viafoundry documentation built on Aug. 23, 2025, 1:11 a.m.