On Wed, 14 Jan 2009, Premal Shah wrote:
Hi all,
I use a mac and was trying to reset my quartz options. However, every time I
restart R, the options are gone and I have to type them again.
How are you setting them?
Any idea as to what's going wrong?
Try asking on R-sig-mac for Mac-specific questions.
The R way to set quartz options is via quartz.options() in a startup
file (such as .Rprofile). [That is the part I wrote.] Or did you mean
the R.app preferences?
Thanks,
Premal
______________________________________________
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.
--
Brian D. Ripley, rip...@stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
______________________________________________
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.