- Original Message
From: Michael Dewey
To: Duncan Murdoch ; Stephen Liu
Cc: r-help@r-project.org
Sent: Tue, August 17, 2010 12:50:51 AM
Subject: Re: [R] About .RData
- snip -
>>You probably set the startup directory in the shortcut when you did
>>the install. (I believ
At 21:20 15/08/2010, Duncan Murdoch wrote:
On 15/08/2010 10:24 AM, Stephen Liu wrote:
- Original Message
From: Michael Bedward
To: Stephen Liu
Cc: r-help@r-project.org
Sent: Sun, August 15, 2010 3:43:55 PM
Subject: Re: [R] About .RData
Furthermore can I run following command on R
- Original Message
From: Duncan Murdoch
To: Stephen Liu
Cc: r-help@r-project.org
Sent: Mon, August 16, 2010 4:20:08 AM
Subject: Re: [R] About .RData
- snip -
>> 2) Why on Windows R the path of the folders/directories shows the
>>Administrator;
>> [1] "
On 15/08/2010 10:24 AM, Stephen Liu wrote:
- Original Message
From: Michael Bedward
To: Stephen Liu
Cc: r-help@r-project.org
Sent: Sun, August 15, 2010 3:43:55 PM
Subject: Re: [R] About .RData
Furthermore can I run following command on R?
rm /home/userA/.RData
.RData contains
- Original Message
From: Michael Bedward
To: Stephen Liu
Cc: r-help@r-project.org
Sent: Sun, August 15, 2010 3:43:55 PM
Subject: Re: [R] About .RData
>> Furthermore can I run following command on R?
>> rm /home/userA/.RData
> .RData contains all of the objects in a
> Furthermore can I run following command on R?
>> rm /home/userA/.RData
.RData contains all of the objects in a workspace (your data,
functions etc.). If you start R in a directory that contains a .RData
file it will be loaded automatically.
If you delete the file you are deleting your data.
D
Hi folks,
OS Ubuntu 10.04 64 bit
On starting R following line is displayed;
...
[Previously saved workspace restored]
On terminal;
$ locate .RData
/home/userA/.RData
/usr/lib/R/site-library/qtl/data/badorder.RData
/usr/lib/R/site-library/qtl/data/bristle3.RData
/usr/lib/R/site-library/qtl/d
7 matches
Mail list logo