Skip to content
Prev 171616 / 398503 Next

R parser for If-else

Martin Maechler wrote:
?if

won't parse completely, you need

    ?'if'

;)

vQ