Skip to content
Prev 66539 / 398502 Next

tapply and NA value

I am not really sure what you mean. If I understand you correctly, than all 
ylu have to do is to give additiona parameter to tapply, na.rm=TRUE,

tapply(...., na.rm=TRUE)

However as I already said, I'm not sure what you did and what is the 
problem. Plese provide the code that did not work, possibly with a workable 
example, as the posting guide suggests:
"PLEASE do read the posting guide! 
http://www.R-project.org/posting-guide.html"

I hope this helps in anyway,
Ales Ziberna


----- Original Message ----- 
From: "Leonardo Lami" <lami at faunalia.it>
To: <r-help at stat.math.ethz.ch>
Sent: Friday, March 25, 2005 10:35 AM
Subject: [R] tapply and NA value