2008/10/31 Peter Dalgaard <[EMAIL PROTECTED]>: > It doesn't exist, but it can always be replaced by if() {} else {} > constructs. (You don't usually see goto in the class of "functional > programming languages" to which R belongs. See also > http://en.wikipedia.org/wiki/Edsger_W._Dijkstra .)
Also see also the always wonderful xkcd comic on the subject: http://xkcd.com/292/ Barry ______________________________________________ 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.