powered by
Get the command history.
raw_history()
a character vector
Georgi N. Boshnakov
The command history is saved to a temporary file with savehistory and read back into a character vector.
savehistory
if (FALSE) { hist <- raw_history() length(hist) }
Run the code above in your browser using DataLab