[R] "go" or "goto" command

Duncan Murdoch murdoch at stats.uwo.ca
Wed Jan 10 18:06:23 CET 2007


On 1/10/2007 12:13 AM, Thomas L Jones wrote:
> Some computer languages, including C, have a "go" or "go to" command 
> which can be used to shift control to a different part of a function.
> 
> Question: Does the R language have a corresponding command? (Yes, I am 
> aware that it can be abused; but, in the hands of a good programmer, 
> it is simple to use.)

No, it doesn't.

Duncan Murdoch



More information about the R-help mailing list