Felipe Carrillo <mazatlanmexico <at> yahoo.com> writes:

> How can the R graphics window be customized
> programmatically? Either minimized,maximized or change
> the size of the default that ships with R.

Assuming Windows as OS (which you forgot to mention)

windows(width = 2, height = 2, pointsize = 12)

Dieter

______________________________________________
R-help@stat.math.ethz.ch 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