Skip to content

Coplot Given text

3 messages · Robert Baer, Mihai Nica

#
Does this do what you want?
coplot(myvar~myvar | myvar, show.given=FALSE, ylab="....", xlab=c("...","A 
Title on Top"))

Rob
----- Original Message ----- 
From: "Mihai Nica" <m_nica at hotmail.com>
To: <r-help at stat.math.ethz.ch>
Sent: Friday, November 26, 2004 11:30 AM
Subject: [R] Coplot Given text
#
Oh yes, many thanks! It does appear if I type coplot but I just didn't put
it together... I never imagined it has anything to do with xlab...

Mihai Nica
Jackson State University
155 B Parkhurst Dr.
Jackson, MS 39202
601 969 5423
601 914 0361
----- Original Message ----- 
From: "Robert W. Baer, Ph.D." <rbaer at atsu.edu>
To: "Mihai Nica" <m_nica at hotmail.com>; <r-help at stat.math.ethz.ch>
Sent: Friday, November 26, 2004 1:51 PM
Subject: Re: [R] Coplot Given text
There
this
to