Stephan Kolassa wrote:
>
> Have you tried successively removing/commenting parts of the script
> before the sample() command until the problem goes away? That way you
> should be able to pinpoint the offending script command.
Hi,
This brings up a question I have .. is there a way to do *block* comments
with scripts? A la /* ... */ like it's done in Java or C/C++? Ie comment
more than just one line at a time.
From what I have read this is not possible in R (at least not easily), but
I am eager for someone to contradict me :-)
Thanks,
Esmail
______________________________________________
R-help@... mailing list
https://stat.ethz.ch/mailman/listinfo/r-helpPLEASE do read the posting guide
http://www.R-project.org/posting-guide.htmland provide commented, minimal, self-contained, reproducible code.