Skip to content
Prev 66533 / 398503 Next

Lattice : factor levels in the margins

On Thursday 24 March 2005 17:31, Paul Murrell wrote:
That can be overridden with 

par.settings = list(clip = list(panel = "off"))

The problem with doing this inside the panel function is that the panel 
function has no way of knowing (in general) where in the eventual 
layout it is.

Deepayan