Hello, What is the result when you use source("C:/Users/...R")?
Regards, Pascal On 12 November 2013 15:13, Luca Meyer <lucam1...@gmail.com> wrote: > Hi, > > I have a piece of code sitting on a dropbox directory and haev installed R > 3.0.2 on 2 machines: one MacBook Pro and one Sony Vaio pc. > > Now, when I use > > source("/Users/....R") > > to call the script from the Mac no problems, but when I use > > source("C:\Users\...R") > > to call the script from the Sony Vaio I get the following: > > Error: '\U' used without hex digits in character string starting "'C:\U" > > What am I doing wrong? > > Thanks in advance, > > Luca > > [[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. > -- Pascal Oettli Project Scientist JAMSTEC Yokohama, Japan [[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.