Spy on Your R Session
Create a matahari-esque data frame from a file.
Remove your logging history.
Copy the log to your clipboard.
Save the log as an rds file.
Start Spying
Stop Spying
Get the log as a tibble
Conveniently log everything you type into the R console. Logs are are stored as tidy data frames which can then be analyzed using 'tidyverse' style tools.
Useful links