There are several ways to do this in R. You can get useful suggestions if you follow the recommendations in the Posting Guide, including:
Send your email using pain text format since HTML tends to mangle code samples. Provide a sample of data that represents your actual data. See [1] for suggestions of how to do this... the dput function is particularly useful for generating some code that puts the some data into our R session. [1] http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<jdnew...@dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...1k --------------------------------------------------------------------------- Sent from my phone. Please excuse my brevity. On November 16, 2015 11:37:02 AM PST, "Chattopadhyay, Somsubhra" <sch...@g.uky.edu> wrote: >Hi all, > >I have daily time series of rainfall for sufficiently long period of >time >(70 years). I want to aggregate the data series into monthly, seasonal >and >annual basis. I know excel can handle this with the pivot table >functionality. However, I have too many data points so, it's not a very >smart way of dealing with this that way. I am wondering a simple R code >or >package may help me out here. I appreciate any feedback. > >Thanks >Som ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.