Looks like you forgot the leading "/" as in
> Data<-read.table("/Users/SaraMM/PhD/Analises-LitterBags/Dados-
> Litter.txt",head=T)


> >
> > Dear all,
> >
> > I have been usig R for some time, but now I have a MAC instead of a
> > PC, am I am having problems in reading files...
> >
> >
> > I have tried:
> > Data<-read.table("Users/SaraMM/PhD/Analises-LitterBags/Dados-
> > Litter.txt",head=T)
> >
> > but it said:
> > Error in file(file, "r") : unable to open connection
> > In addition: Warning message:
> > cannot open file 'Users/SaraMM/PhD/Analises-LitterBags/Dados-
> > Litter.txt', reason 'No such file or directory'
> >
> >
> > I guess that might be simple...
> > ... related to the fact that in PCs we do "C:/........"
> > .... but in iMAC, the only "path" I found was that one: "Users/
> > SaraMM(...)"...
> >
> > Can someone please help me on this?
> >
> > Wishes,
> > Sara
        [[alternative text/enriched 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

Reply via email to