Displaying 1 result from an estimated 1 matches for "tp4643351".
Did you mean:
tp4643151
2012 Sep 17
6
count NAs per week
...and am
a little frustrated now.
I have a data frame somewhat like the one bellow:
dattrial<-data.frame(a=c(1,NA,rnorm(4,10)), Week=c(3,3,3,4,4,4))
I want to know how many NAs I have in week 3 and in week 4.
--
View this message in context: http://r.789695.n4.nabble.com/count-NAs-per-week-tp4643351.html
Sent from the R help mailing list archive at Nabble.com.