Re: [R] How to assign time series to a vector with one leap year

2013-01-22 Thread arun
--- Original Message - From: Janesh Devkota To: r-help@r-project.org Cc: Sent: Tuesday, January 22, 2013 2:46 PM Subject: [R] How to assign time series to a vector with one leap year Hello All, I am trying to do the time series analysis in R and I want to assign a vector as a time series. Th

[R] How to assign time series to a vector with one leap year

2013-01-22 Thread Janesh Devkota
Hello All, I am trying to do the time series analysis in R and I want to assign a vector as a time series. The data I provided is hourly. The data is from Jan 1 2008 to Dec 31 2009. How can I assign the data such that the first year is leap year and second is not ? airtemp <- read.csv("airtemp.cs