On Thu, Apr 14, 2011 at 7:47 AM, 1Rnwb wrote:
> Thanks, I thought that removing the list would take care of it. the question
> is I do not see a .Rhistory file in my current working directory, so where
> it is stored. it is not visible in C:\Program files\R either. Serarching the
> C;\ and D:\ dri
Yep... Hitting the up arrow key upon the next initialization shows all the
previous codes.
I.e. after q() --- Y and re opening R console the next time.
--
View this message in context:
http://r.789695.n4.nabble.com/Clearing-Console-of-weeks-of-codes-tp3447506p3450541.html
Sent from the R
If you don't want your history, why not just do this.
>q()
Save workspace image? [y/n/c]:
>n
??
Am I missing something?
1Rnwb wrote:
>
> Thanks, I thought that removing the list would take care of it. the
> question is I do not see a .Rhistory file in my current working directory,
> so where
Thanks, I thought that removing the list would take care of it. the question
is I do not see a .Rhistory file in my current working directory, so where
it is stored. it is not visible in C:\Program files\R either. Serarching the
C;\ and D:\ drives shows some old .Rhistory files but not the recent o
Philipp Pagel
> To: r-help@r-project.org
> Sent: Thursday, April 14, 2011 10:23 AM
> Subject: Re: [R] Clearing Console; of weeks of codes!
>
> > I do see I have weeks of codes in my console when I check with my arrow
> up
> > keys. I have
> I do see I have weeks of codes in my console when I check with my arrow up
> keys. I have been clearing them with Control L but it seems to clear it
> clear the screen temporally.
CTRL-L simply clears the screen and not the history.
> I do see the previous codes again when I open R
> the next
click in console window and type rm(list=ls(all=TRUE)),
everything will be gone
--
View this message in context:
http://r.789695.n4.nabble.com/Clearing-Console-of-weeks-of-codes-tp3447506p3448041.html
Sent from the R help mailing list archive at Nabble.com.
_
Dear All:
I do see I have weeks of codes in my console when I check with my arrow up
keys. I have been clearing them with Control L but it seems to clear it
clear the screen temporally. I do see the previous codes again when I open R
the next day, after quitting the session!
Q:
How do I clear t
8 matches
Mail list logo