solares@unsl.edu.ar
2003-Sep-02 13:57 UTC
[R] Change the graphics parameters and refresh then plot region
Hello, How I can change the parameters of a graphics after it fact and that changes have be seen in the plot, exists a refresh in R?. Thanks Ruben
Uwe Ligges
2003-Sep-02 14:05 UTC
[R] Change the graphics parameters and refresh then plot region
solares at unsl.edu.ar wrote:> Hello, How I can change the parameters of a graphics after it fact and > that changes have be seen in the plot, exists a refresh in R?. Thanks > RubenYou need to re-plot it. Uwe Ligges