prepareSessionHistory | R Documentation |
Saves the current R session history to a timestamped 'R history' file.
prepareSessionHistory()
The file path of the saved session history file.
## Not run:
history_file <- prepareSessionHistory()
print(history_file)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.