Displaying 1 result from an estimated 1 matches for "tp24429876p24429876".
2009 Jul 10
1
getting a timeseries element into a string
...(,"package")
[1] "timeSeries"
> (ts[1,0]) #returns first date in return series
GMT
2008-07-01
> ttt<-(sprintf("%s",ts[1,0]))
> print(ttt)
character(0)
--
View this message in context: http://www.nabble.com/getting-a-timeseries-element-into-a-string-tp24429876p24429876.html
Sent from the R help mailing list archive at Nabble.com.