Skip to content
Prev 1505 / 29559 Next

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: