> I get this error : " Error in file(file, "rt") : cannot open
> the connection"
>...
> saspath="\"C:/Program Files/SAS/SASFoundation/9.2",
I don't know the package but your saspath only contains one quote mark, so you
have given it "C:/Program Files/SAS/SASFoundation/9.2 to open. Would it not
need a closing quote or (noting that it's a simple enough path, no opening
quote?
S
*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}
______________________________________________
[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.