search for: gepz5r9b

Displaying 1 result from an estimated 1 matches for "gepz5r9b".

2012 Apr 14
1
simple read in with zoo using POSIXlt
...stebin.com/F4iQPVy5 I am trying to read in a series of timestamps. However with POSIXlt as FUN in read.zoo, the output is merely two numbers and is not the output that I'm hoping for. The code above should reproduce the error. Here is code that shows what I want it to do: http://pastebin.com/GEPZ5R9B The problem though, is that it's not that elegant since POSIXlt is outside of read.zoo. Wondering if there's a way to put POSIXlt inside read.zoo and compress things a bit to make the code run faster. Any ideas? Thanks. Also, if there's any issues reading the file i uploaded to dropbo...