Displaying 1 result from an estimated 1 matches for "tp22855560p22855560".
2009 Apr 02
1
In plot.zoo the screens and ylim arguments seem incompatible
...0))
# This works
plot(z, ylim = list(a = c(1,40)))
# This works
plot(z, screens=c(1,2,2))
# This produces the error
plot(z, screens=c(1,2,2), ylim = list(a = c(1,40)))
thanks, Scott
--
View this message in context: http://www.nabble.com/In-plot.zoo-the-screens-and-ylim-arguments-seem-incompatible-tp22855560p22855560.html
Sent from the R help mailing list archive at Nabble.com.