[R] coplot and par

Mihai Nica m_nica at hotmail.com
Fri Aug 27 01:08:47 CEST 2004


R 1.9.1 on Win2000 or Win98SE.

I am using coplot as follows:

coplot(AVG~LRPI| REGION)

the output seems normal but I get:

"Warning message:
calling par(new=) with no plot"

This is the only explanation that I have for being unable to use par() with 
coplot for changing the way the xlab and ylab appears. From within coplot I 
can change the text itself but not the font, fontsize, etc, but par() before 
coplot has absolutely no effect wahtsoever (maybe it isn't supposed to?).

I guess the question is: how can one change the way the xlab and ylab appear 
on a coplot?

Thanks,

Mihai
JSU




More information about the R-help mailing list