Message-ID: <21358286.post@talk.nabble.com>
Date: 2009-01-08T18:46:26Z
From: Shruthi Jayaram
Subject: Convert to as.Date
Hi,
I have an vector object that looks like
DA <- c("1991q1", "1993q2")
(first quarter of 1991 etc) and I want to convert it into a date object
using as.Date(). I did this for montly data but am stumped when it comes to
dealing with quarterly data and as.Date.
Would anyone be able to help? Would be very grateful for any advice, sorry
for being such an R-newbie!
Shruthi
--
View this message in context: http://www.nabble.com/Convert-to-as.Date-tp21358286p21358286.html
Sent from the R help mailing list archive at Nabble.com.