search for: nsecondlin

Displaying 1 result from an estimated 1 matches for "nsecondlin".

Did you mean: nsecondline
2011 Feb 18
2
Line spacing in graphics
Hi all, tried to google but found nothing, so here goes the question: is there a way to control line spacing when displaying text in graphical mode (for example, using text())? As an example, run the following code: plot(c(0,1), c(0,1), type = "n", axes = FALSE, xlab = "", ylab = "") text(0.5, 0.5, "Line 1\nLine 2", cex = 3) Is there a way to control the