[R] bwplot and outlier symbols

Sundar Dorai-Raj sundar.dorai-raj at pdf.com
Tue Mar 14 20:12:33 CET 2006



vincent david wrote:
> Hi,
> 
> that was it! I managed to set me parameters properly using:
> 
> trellis.par.set(...
> 
> What I still not quite understand though is how to use:
> 
> par.settings = ...
> 
> I cant use it in the bwplot-command itself - this throws a error. 

What error? What version of R/lattice are you using?

 > R.version.string
[1] "R version 2.2.1, 2005-12-20"
 > packageDescription("lattice")$Version
[1] "0.12-11"
 > .Platform$OS.type
[1] "windows"

--sundar


> Whereas using it in a:
> 
> panel = function (...){...
> 
> enviroment doesn't change anything!?
> 
> thanks again
> 
> Vincent




More information about the R-help mailing list