Displaying 1 result from an estimated 1 matches for "d4n".
Did you mean:
d4
2008 Nov 13
2
(no subject)
...0 5 6 1
56 NA 0 5 7 1
57 NA 0 5 8 1
58 NA 0 5 9 1
59 NA 0 5 10 1
60 NA 0 5 11 1
######## #logic for merging rows with FCA 4,5,6 into 4
d4n <- aggregate(d4[,c("counts")], by=list(bin = d4$bin,
EVDO_Rev=d4$EVDO_Rev, Session_Setup=d4$Session_Setup),sum)
does the above instruction works or not ,if not why
Thanks
K.Ravichandra
[[alternative HTML version deleted]]