historyAsScript | R Documentation |
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, ...
historyAsScript()
An object of class Script-class
.
Duncan Temple Lang
readScript
history
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.