Fairly simple question hopefully, as far as I could tell most similar questions were about preventing save prompt. I have Eclipse setup to work with StatET, Sweave, and R quite happily. I followed http://jeromyanglim.blogspot.com/2010/02/getting-started-with-sweave-r-latex.html guide. The only problem I have is how to reload a workspace image that contains variables etc.
I chose yes to save the workspace image, but I'm not sure how to reload it. load() doesn't work, and I have no idea what the default savename is.
Any suggestions?