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@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.