On Tue, 4 Mar 2014, Rich Shepard wrote:
Would xyplot() be a better function for these data?
Here's the syntax for the xyplot() command; the output is attached. What have I done incorrectly here? xyplot(col.riv.ts, data = NULL, screens = 1, cut = FALSE, auto.key = TRUE) Data:structure(c(16126, 16127, 16128, 16129, 16130, 16131, 128000, 126000, 135000, 136000, 153000, 172000, 3.4, 3.5, 3.7, 4, 4.2, 4.1), .Dim = c(6L, 3L), .Dimnames = list(c("[787,]", "[788,]", "[789,]", "[790,]", "[791,]", "[792,]"), c("date", "disch", "temp"
))) Rich
col.riv.ts-3.pdf
Description: Adobe PDF document
______________________________________________ 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.