[R] (no subject)
Andrew C. Ward
s195404 at student.uq.edu.au
Mon Aug 4 01:21:13 CEST 2003
Would you mind giving a few more details on what you've
tried? It's hard to provide much of an answer otherwise.
You can save your text file anywhere on your network, and
then try
temp.df <- read.table("c:/temp.dat", header=TRUE)
Regards,
Andrew C. Ward
CAPE Centre
Department of Chemical Engineering
The University of Queensland
Brisbane Qld 4072 Australia
andreww at cheque.uq.edu.au
Quoting Marc-Antoine Vaillant <mavaillant at saiinc.qc.ca>:
> Hello,
>
>
>
> My question is very simple. I have installed R from the
> internet and I want to use it to analyse my data set. It
> seems that R is not able to make the connection when I
> use the read.table () function since it probably doesn't
> know where is the required file. Where am I suppose to
> save my file ?
>
>
>
> Thanks
>
>
>
> Marc-Antoine Vaillant
>
> Actuarial Analyst
>
> Les Services Actuariels SAI inc.
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>
More information about the R-help
mailing list