Skip to content
Prev 300880 / 398503 Next

two questions re: the use of lattice (Q1 SOLVED, not Q2)

On 2012-07-22 15:58, Ranjan Maitra wrote:
Define:

   INUExpr <- paste0("INU = ", c(0,20,40), "%")

Then

     useOuterStrips(p,
        strip = <<your sigma-strip function>>,
        strip.left = << your strip function with
               var.name = INUExpr[which.panel] >>
   )

Peter Ehlers