Message-ID: <f8e6ff050904070627g39d9fbf8p7cb6b32fdc383e37@mail.gmail.com>
Date: 2009-04-07T13:27:19Z
From: Hadley Wickham
Subject: change inter-line spacing in grid graphics - how to?
In-Reply-To: <827B96A07CBB4C79AD16693862921FDC@TCPC000>
Have a look at ?gpar - it will tell you about lineheight.
Hadley
On Tue, Apr 7, 2009 at 3:28 AM, Mark Heckmann <mark.heckmann at gmx.de> wrote:
> I am trying to change the inter-line spacing in grid.text(), but I just
> don't find how to do it.
>
> pushViewport(viewport())
> grid.text("The inter-line spacing\n is too big")
> popViewport()
>
> Can anyone help?
> TIA, Mark
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
http://had.co.nz/