On Thu, Feb 23, 2012 at 3:06 PM, Henry <hcco...@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 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.