>
> I've tried loading the batch script via the command
>
> >source(C:\\Program Files\\R\\rw2011\\HO_Rscript.txt)
>
> in interactive mode but I get an error.
>
> Question 2: can someone point out the syntax flaw in trying
> to upload this batch script text file?


try
> source("C:/Program Files/R/rw2011/HO_Rscript.txt")

hth
florence.


>

        [[alternative HTML 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