-----Oprindelig meddelelse-----
Fra: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] P? vegne af Bernd Weiss
Sendt: 5. september 2007 06:48
Til: r-help at stat.math.ethz.ch
Emne: [R] [Lattice] Incrase the height of strips in Trellis plots
Dear all,
I wonder how to increase the height of strips via
strip.default or strip.custom. The following example
hopefully illustrates the difficulty I am facing:
library(lattice)
xyplot(Petal.Length ~ Petal.Width | Species, iris,
strip = strip.custom(par.strip.text = list(cex = 2)))
Thanks for any advice,
Bernd
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 5.1
year 2007
month 06
day 27
svn rev 42083
language R
version.string R version 2.5.1 (2007-06-27)