[R] tm[,-1]
ManInMoon
xmoon2000 at googlemail.com
Thu Mar 11 12:22:27 CET 2010
This does what I was hoping it would:
aggregate(tm[,-1],by=list(tm[,10]),FUN="mean")
but I don't know what "tm[,-1]" means (well - the -1 bit anyway.
Does it somehow means the whole matrix?
Please don't tell me to check the manual - I tried and failed dismally...
--
View this message in context: http://n4.nabble.com/tm-1-tp1588804p1588804.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list