Xiaodong Jin wrote:> How to make it correct?
> [1]
> Error in parse(file, n = -1, NULL, "?") : syntax error at
> 1: {\
> #source('c:/Documents and Settings/xxxxxxx/My
Documents/Archives/R/test.r')
> #source("c:\\Documents and Settings\\xxxxxxx\\My
Documents\\Archives\\R\\test.r")
Can you please show us all the lines of our file, we cannot make
suggestions from the lines you are showing ...
Uwe Ligges
> [2]
> Error in file(file, "r", encoding = encoding) :
> unable to open connection
> In addition: Warning message:
> cannot open file 'c:Documents and Settings
> bkcjsvMy DocumentsArchivesH606R est.r', reason 'Invalid
argument'
>
> #source("c:\Documents and Settings\xxxxxxx\My
Documents\Archives\R\test.r")
>
>
>
> ---------------------------------
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.