[R] Bug or not
Ben Bolker
bolker at ufl.edu
Mon Oct 8 17:10:35 CEST 2007
Darius Kasiulevičius wrote:
>
> I have this sample from help. I try use command erase.screen() but in
> split mode sreen dont erase. Why?
>
>
Not a bug.
From the documentation:
'erase.screen' will appear not to work if the background colour is
transparent (as it is by default on most devices).
So make sure to specify par(bg="white") first, as in the example
given in the documentation ...
Ben Bolker
--
View this message in context: http://www.nabble.com/Bug-or-not-tf4580966.html#a13098413
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list