[R] if (NULL) is error?

Alberto Vieira Ferreira Monteiro albmont at centroin.com.br
Sun Oct 1 18:29:57 CEST 2006


Why this is not valid?

test <- NULL
if (test) "test"

Alberto Monteiro



More information about the R-help mailing list