[R] repeat { readline() }

hadley wickham h.wickham at gmail.com
Sun Jan 8 09:37:09 CET 2006


On a related note, does anyone know how to exit:

repeat { try( readline() ) }

The try block captures Ctrl-C.

Hadley




More information about the R-help mailing list