[R] trellis graphics/ trellis.par.set()

Uwe Ligges ligges at statistik.uni-dortmund.de
Wed Jul 27 09:42:27 CEST 2005


McClatchie, Sam (PIRSA-SARDI) wrote:
> Background:
> OS: Linux Mandrake 10.1
> release: R 2.0.0
> editor: GNU Emacs 21.3.2
> front-end: ESS 5.2.3
> ---------------------------------
> Colleagues
> 
> I want to increase the size of the axis markings and labels on some trellis
> graphs, and I am having some trouble with trellis.par.set()
> 
> trellis.par.set(par.xlab.text.cex = list(cex=1.5))

You mean:
  trellis.par.set(par.xlab.text = list(cex=1.5))

Uwe Ligges

> is not quite right, and having read the documentation, I wonder if anyone
> help me get the graphical parameter right?
> 
> print(trellis.par.get()) 
> returns 
> $par.xlab.text.cex
> 
> Best fishes
> 
> Sam
> ----
> Sam McClatchie,
> Biological oceanography 
> South Australian Aquatic Sciences Centre
> PO Box 120, Henley Beach 5022
> Adelaide, South Australia
> email <mcclatchie.sam at saugov.sa.gov.au>
> Telephone: (61-8) 8207 5448
> FAX: (61-8) 8207 5481
> Research home page <http://www.members.iinet.net.au/~s.mcclatchie/>
>   
>                    /\
>       ...>><xX(°> 
>                 //// \\\\
>                    <°)Xx><<
>               /////  \\\\\\
>                         ><(((°> 
>   >><(((°>   ...>><xX(°>O<°)Xx><<
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html




More information about the R-help mailing list