Re: [R] Setting the grid of a graph of timeseries

2007-12-09 Thread Gabor Grothendieck
- You don't need a panel function since there is only one. - There should not be more than 2 components on lty and lwd since tab has two columns and that is the cause of the warning message you are seeing. - with the recent version of zoo plot.type uses screen so you can write the shorter screen =

[R] Setting the grid of a graph of timeseries

2007-12-09 Thread vittorio
I have the following code library(zoo) miedate <- yearmon((2006)+seq(0,23)/12) tab <- zoo(cbind(A = c(79.47, 89.13, 84.86, 75.68, 72.82, 78.87, 93.46, 78.18, 82.46, 77.25, 80.95, 84.39, 81.7, 74.76, 65.29, 60.3, 66.59, 73.19, 9