Duncan Murdoch-2 wrote:
> 
> ...Are you really sure you want a graph with two different scales on it?
> 

Thanks, Duncan.  I'll use mtext. It is common for people in my research area
to put several axes on plots.  The top two panels from


library(oce)
data(ctd)
plot(ctd)


shows this.  Actually,  oceanographers do something even stranger (not in my
posted example) -- we put the dependent variables on the x axis, and
colour-code the axes to the lines.  

Thanks again.  Dan.



-- 
View this message in context: 
http://www.nabble.com/how-to-use-axes%3DFALSE-to-get-multple-plots--tp21934005p21936243.html
Sent from the R help mailing list archive at Nabble.com.

        [[alternative HTML version deleted]]

______________________________________________
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