[R] Boolean expression
Jue Lin-Ye
jl.iccp at gmail.com
Mon Sep 14 13:10:25 CEST 2015
Dear fellow R users,
I would like to discuss something. First of all, I would like to make clear
that I think that the current R software is great.
I have noticed that, for example, in the boolean expression "if(a<-1)", it
is not clear if what is asked is "if 'a' is 1" or "if 'a' is lesser than
-1". Should we just enclose "-1" within parentheses or should we have a
more unequivocal syntax, here, like "a<$", "a<%"?
Best regards,
Jue
[[alternative HTML version deleted]]
More information about the R-help
mailing list