[R] Question about coplot() ...

Emmanuel Paradis paradis at isem.univ-montp2.fr
Wed Dec 20 12:14:47 CET 2000


At 15:55 20/12/00 +0800, you wrote:
>> coplot(y ~ x|i, data=xy)
>coplot gives 3 panels, rather than 2, namely one for i=1 and one for
>i=2.

Try:

	coplot(y ~ x|factor(i), data=xy)



Emmanuel Paradis

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list