(Repeat of previous HTML version)

Hello all,

I am a new R user and I have finally imported my data using
>read.delim("Filename.txt", header=TRUE) after some difficulty, by changing 
>file directories (a hint to anyone who might be stuck there).

However, I am now stuck trying to use my data.  When I try to use 
data.frame("filename.txt") it tells me object not found, which makes it 
difficult to use attach() or with().  How do I get R to recognize my data?  

Thanks,
Susie
PhD Student UCI




      
____________________________________________________________________________________
Luggage? GPS? Comic books?

______________________________________________
R-help@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.

Reply via email to