[R] Where the data file is stored?

Alain Guillet alain.guillet at uclouvain.be
Thu Aug 12 11:28:32 CEST 2010


  Hi,

You can find your current working directory with the getwd() function.

Alain

On 12-Aug-10 11:22, Stephen Liu wrote:
> ----- Original Message ----
>
> From: Philipp Pagel<p.pagel at wzw.tum.de>
> To: r-help at r-project.org
> Sent: Thu, August 12, 2010 3:54:53 PM
> Subject: Re: [R] Where the data file is stored?
>
>> You dont't tell us what you did to "create a datafile" - to me it
>> sounds like you created an object (probably a data frame) in your R
>> workspace. If that's  the case it is stored in a file called .RData in
>> your current work directory (together with other variables in your
>> workspace). If that is not what you did please give us mre
>> information.
>
> Hi Philipp,
>
> Yes, it is "data frame".
>
> I have run the step
> write.csv .......
>
> Other advice noted.  Thanks
>
>
> B.R.
> Stephen L
>
>
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

-- 
Alain Guillet
Statistician and Computer Scientist

SMCS - IMMAQ - Université catholique de Louvain
Bureau c.316
Voie du Roman Pays, 20
B-1348 Louvain-la-Neuve
Belgium

tel: +32 10 47 30 50



More information about the R-help mailing list