*I am a very new user of R. I've spent several hours trying to import
data, so I feel okay asking the list for help. *
*I had an Excel file, then I turned it into a "tab-delimited" file, as
instructed by directions My
filename is "lahore.txt" I amusing the following commands for read.delim but
i am getting following mesages. Sir i am sending you my excel data file i
request you to please write the right read.delim function for importing
data file after transforming it into a tab-delimited form.*
lahore<-read.delim("lahore.txt")
Error in file(file, "r") : unable to open connection
In addition: Warning message:
cannot open file 'lahore.txt', reason 'No such file or directory'
Regards
AMINA SHAHZADI*.*
Department of Statistics
GC University Lahore, Pakistan.
Email:
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.