[R] graphical interface

Liaw, Andy andy_liaw at merck.com
Tue Mar 16 16:52:21 CET 2004


> From: Carlos Saavedra
> 
> Dear R users,,
>  
> I'm having difficulties when i use the gstat extensions in R
> especially with the graphical interface, as the
> variograms plots are depicted with gray background and cyan 
> points for the number of pairs, Consequently the fitted variogram
> is drawn in cyan, 
>  
> How can i change that so i could have,  white background and 
> black lines for  the fitted variogram, for the complete plot. 

Try:

lset(theme=col.whitebg())

right before the plot command.  See ?lset for more details.

[Plead to the maintainer of lattice:  Is it possible to make the theme an
option that can be set for the session, not just for the device?]

Best,
Andy
  
> looking forward for hearing from you,
>  
> carlos saavedra
>  
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html
> 
> 


------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments,...{{dropped}}




More information about the R-help mailing list