Re: [R] View saved workspace commands

2013-04-15 Thread Uwe Ligges
On 15.04.2013 21:53, Sourabh Sinha wrote: R version : 2.15.2 Windows: 7 32-bit Hello, I was trying to load a saved workspace image from the working directory. I issued the command load('image_name') in R console. It did not throw any error, but then it returned the prompt. I want to view t

[R] View saved workspace commands

2013-04-15 Thread Sourabh Sinha
R version : 2.15.2 Windows: 7 32-bit Hello, I was trying to load a saved workspace image from the working directory. I issued the command load('image_name') in R console. It did not throw any error, but then it returned the prompt. I want to view the commands (or history) I typed there, how do