Hello R-philes, I'm very new to R and hope this is a simple question to answer: I reading in 10 univariate time series and then using "plot()", which produces two columns of stacked plots showing the data. Perfect. Next, I want to add things using "lines()", but it's not working correctly. How do I add something like "lowess" lines to each of the panels? Or do I need to use lattice or something? Same goes for editing/formatting the name for each panel, which gets moved to the y-axes and reads bottom to top. Thanks! -P [[alternative HTML version deleted]]