Skip to content
Prev 1508 / 29559 Next

plot() and Jpeg() increase font size and resolution

Thanks to Edzer and Roger,
I can now plot with increased font sizes. However, jpeg still does not
reproduce these, nor does it show up in high quality. What I would like
to do is produce some highresolution jpegs.

Any help would be appreciated

Thanx
Herry


R2.4 on Mandriva 10.2 linux.

Dr Alexander Herr
Spatial and statistical analyst
CSIRO, Sustainable Ecosystems
Davies Laboratory,
University Drive, Douglas, QLD 4814 
Private Mail Bag, Aitkenvale, QLD 4814
 
Phone/www 
(07) 4753 8510; 4753 8650(fax)
Home: http://herry.ausbats.org.au
Webadmin ABS: http://ausbats.org.au
Sustainable Ecosystems: http://www.cse.csiro.au/
--------------------------------------------


-----Original Message-----
From: Edzer J. Pebesma [mailto:e.pebesma at geo.uu.nl] 
Sent: Friday, November 24, 2006 5:37 PM
To: Herr, Alexander Herr - Herry (CSE, Townsville)
Cc: r-help at stat.math.ethz.ch; r-sig-geo at stat.math.ethz.ch
Subject: Re: [R-sig-Geo] plot() and Jpeg() increase font size and
resolution

plotting variograms in gstat is done through xyplot in lattice; you'll
find where it gets it's defaults by

library(lattice)
trellis.par.get()
?trellis.par.set
--
Edzer
Alexander.Herr at csiro.au wrote: