Dear R- project I am beginning to work in R. When I was trying to read data for external files with command read.table in R, R was reporting me:
example=read.table(file="example.text", header=TRUE,sep=",") Error in file(file, "rt") : It is not posible to open connection Además: Mensajes de aviso perdidos In file(file, "rt") : It is not posible to open the file 'example.text': No such file or directory I am using office 365 and my computer has Windows 8. What can I do? Thank you members of R- project Juan Manuel [[alternative HTML version deleted]]
______________________________________________ R-help@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.