Skip to content
Prev 255805 / 398506 Next

lattice: how to "center" a subtitle?

On Apr 4, 2011, at 8:42 PM, David Scott wrote:

            
I did. Your theory seems supported by the experimental evidence:

lab <- bquote(paste(alpha==1, ", ", beta==2))
xyplot(0 ~ 0, xlab = as.expression(bquote(atop(.(lab), bold(foo) ) )))

# Works!
Right. It does seem as though we should need to be deducing the inner  
workings of the subatomic particles by throwing text at the  
interpreter though.