Skip to content

Help: From Excel date to R-date!

3 messages · Amy Young-King, Brian Ripley, Gabor Grothendieck

#
If those are the only formats and the dates are in the current 
timezone ...
[1] "1998-08-01 01:00:00" "1998-08-01 23:00:00"

As for how to handle such a time series in R, it depends if it is a 
regular or irregular time series and what questions you want to ask.
On Thu, 21 Oct 2010, Amy Young-King wrote:

            

  
    
#
On Thu, Oct 21, 2010 at 1:31 PM, Amy Young-King
<amy.young.king at gmail.com> wrote:
For reading Excel files see this page:

   http://rwiki.sciviews.org/doku.php?id=tips:data-io:ms_windows

and also read the Other Applications section of the date and time
article in R News 4/1.

Regarding your other questions google for:   Time Series CRAN Task View