[R] plot.ts panel function

Matthias Braeunig mb.atelier at web.de
Wed Jul 12 08:41:56 CEST 2006


How can I set the ylim in individual panels of a "multiple" plot.ts?
The panels are all scaled to fully fit the series inside. But I need
specific scales, and colors ....

Here is an example:

plot.ts(cbind(1:10,1:10/10),ylim=c(0,3))	# ylim has no effect

Can someone more knowledgable please explain how to use the panel=
option correctly, thanks!

Cheers, m



More information about the R-help mailing list