Skip to content
Prev 370029 / 398503 Next

Simple control structure issue

R is a case-sensitive language: 'if' (lowercase 'i') is a keyword and 'If'
(uppercase 'I') is not.

Bill Dunlap
TIBCO Software
wdunlap tibco.com

On Fri, Jun 23, 2017 at 1:00 PM, Michael Ashton <
m.ashton at enduringinvestments.com> wrote: