historyAsScript: Convert R interactive history to a Script object

Description Usage Value Author(s) See Also

View source: R/frags.R

Description

This function is a means to capture the history of R commands interactively entered at the prompt in this session (or saved across sessions) as a Script-class object. One can then analyze the expressions to find relationships between variables and commands, which are irrelevant, ...

Usage

1

Value

An object of class Script-class.

Author(s)

Duncan Temple Lang

See Also

readScript history


CodeDepends documentation built on May 2, 2019, 4:19 a.m.