Skip to content
Prev 302614 / 398503 Next

Styling gridExtra's title and left labels

Hi,

You can use a grob instead of a text string, e.g

main = textGrob("Title goes here", gp=gpar(fontsize=24))

HTH,

b.
On 7 August 2012 03:49, Alastair <alastair.andrew at gmail.com> wrote: