[R] Data Parameter extract

joeman3285 joemaron at hotmail.com
Fri Oct 15 02:56:25 CEST 2010


Hi, 
So I have a set of data, hourly temperature, where each temperature is set
up like this:

Time     Temp
1.04        8
1.08        10

etc.  Where "1" corresponds to a day (say monday is "1", tuesday is "2") and
the decimal value corresponds to an the hour of the day.   

I have several thousand of these readings over several months.  What I would
like to do is extract daily minimum temperatures from this data set.  Is
this possible to do with R?  

I'm pretty new to the use of R and have only a basic understanding of how it
all works.

I appreciate any help.

-joe
-- 
View this message in context: http://r.789695.n4.nabble.com/Data-Parameter-extract-tp2996369p2996369.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list