I've read Deepayan's book, ?strip, and ?strip.default, without learning
how to specify strip names on xyplots. The following command produces the
attached plot:

xyplot(cbind(dalles.disch.ts, dalles.temp.ts), strip.left, main = "Columbia
River @ The Dalles", xlab = "Date (Year.Month)", ylab = c("Temperature
(C)","Discharge (cfs)"))

  However, when I try to specify names for each strip using panel functions
I either get a blank plot or error messages. What I want to learn how to do
is either 1) put the ylab in the strip or 2) eliminate the strip as
redundant.

TIA,

Rich


Attachment: col-riv-ts.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.

Reply via email to