[R] combining rows

joonsum joonsumin at gmail.com
Mon Sep 5 00:25:41 CEST 2011


First time using R and have so many basic questions. 

The problem that I have confronted is combining rows. I have a data frame
that contains daily rain falls from 60 to 80. There are 27 columns which are
Year,month, day, and record in hours.

I am trying to combine the 4th column to the 27th to get daily rain fall
data. 
rowSums() works in the case of merging all rows but in my case, I need to be
selective. How should I start?  


--
View this message in context: http://r.789695.n4.nabble.com/combining-rows-tp3790068p3790068.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list