>>>>> "SL" == Steve Lianoglou <mailinglist.honey...@gmail.com> >>>>> on Mon, 6 Dec 2010 14:21:59 -0500 writes:
>>> if(FALSE) { stuff your don't want executed } >>> >> > Switching a block of code off/on with editing a single >> character may be done using 0/1 instead of FALSE/TRUE. SL> Or even F/T Bad Idea: F <- 1 ______________________________________________ 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.