search for: tp4632287

Displaying 1 result from an estimated 1 matches for "tp4632287".

2012 Jun 04
2
how to ignore NA with "NA" or "NULL"
...rn(NA),xx) or ifelse( all(is.null(xx))==TRUE,return(NULL),xx) but it still doesn't work. How can I write that in my function? With NA, NULL or in another way? Thank you very much for your answers -- View this message in context: http://r.789695.n4.nabble.com/how-to-ignore-NA-with-NA-or-NULL-tp4632287.html Sent from the R help mailing list archive at Nabble.com.