[R] convert zoo object to "standard" R object so I can plot and output to csv file

Gabor Grothendieck ggrothendieck at gmail.com
Thu Feb 23 21:21:23 CET 2012


On Thu, Feb 23, 2012 at 3:06 PM, Henry <hccoles at lbl.gov> wrote:
> Another simple question - trying to specify xlim in a zoo plot and getting
> error
> my plot line is
> plot(z1,
> ylim=c(-100,3000),xlim=c(chron("10/30/2011","00:00:00"),chron("10/30/2011","00:20:00")),type="b",xlab="",ylab="1
> Minute Fit",cex.lab=1.3)
> Error in substring(paste("0", v$day, sep = ""), first = nchar(paste(v$day)))
> :
>  invalid substring argument(s)
>
> Most of the complete code pasted below.....

Most???????????

Read the last two lines of every message to r-help.

-- 
Statistics & Software Consulting
GKX Group, GKX Associates Inc.
tel: 1-877-GKX-GROUP
email: ggrothendieck at gmail.com



More information about the R-help mailing list