I realize that I overwrote an .R file that took me some time to create. Is it possible to see in my .RData the commands that I ran? I always saved my files as external scripts and have never used the .RData file before so I don’t really know what to do and am afraid of loosing it forever.
Share
Do you have a file in your directory named “.Rhistory”? This file might be hidden on Linux systems.
Read up the help page ?history