[R] Extracting data from a zoo by date

Mago84 davidquiasmo at gmail.com
Tue Mar 6 21:06:26 CET 2012


Dear all,

I know that it is a silly question, but I have a zoo object like this:       
   
                    valor1  valor2         
01/02/08 36.7381 17.0097 
01/03/08 36.9296 16.8331
01/04/08 35.6934 16.3539 
01/07/08 35.3539 16.3791 
01/08/08 36.3811 16.9340 
01/09/08 37.9220 17.6655 

The name is nuevo.zoo and I need to extract the data for a giving day, for
example for 01/03/08 and for the first column (36.9296). How can I do that?

Sorry but I was looking for on the Internet, and I did not find the answer.
I'm very new to the world of R project.

Thanks a lot.

--
View this message in context: http://r.789695.n4.nabble.com/Extracting-data-from-a-zoo-by-date-tp4451169p4451169.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list