R-beta: 0.61.1 "if else" parse bug?
Buyukisik, Osman (Osman.Buyukisik@ae.ge.com)
Tue, 13 Jan 1998 16:26:06 -0500
Message-Id: <0302875C631AD11198DE00600806C637479FFF@ev009msxaege.ae.ge.com>
From: "Buyukisik, Osman (GEAE)" <Osman.Buyukisik@ae.ge.com>
To: "'r-help@stat.math.ethz.ch'" <r-help@stat.math.ethz.ch>
Subject: R-beta: 0.61.1 "if else" parse bug?
Date: Tue, 13 Jan 1998 16:26:06 -0500
I was playing with porting "Hmisc" S-Lib. I am getting parse errors for:
if (xxx) yyyy;else zzzz
I have to break this into:
if(xxx) yyyy
else zzzz
Is this a known feature?
TIA
Osman
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._