[R] Odp: about using read.table
Petr PIKAL
petr.pikal at precheza.cz
Thu May 3 08:52:44 CEST 2007
Hi
Did you see FAQ 2.16?
Try file.choose()
Regards
Petr
petr.pikal at precheza.cz
r-help-bounces at stat.math.ethz.ch napsal dne 03.05.2007 02:26:27:
> Hi,Dear R users, I have a file text nommed "chif" which contains 16
lines and
> 4 columns in the disc dur. I have a difficulty to read this file in R
console
> I have used the following command
> chif <- read.table("c:/chif.txt", header=T, sep=" ")
> I have obtained from R console:undefined file! Can you please help
me.Thank
> you in advance.
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.
More information about the R-help
mailing list