Skip to content

Line feed on "main" title of the plot

5 messages · Sarah Goslee, R. Michael Weylandt, DusanP

#
On Thu, Nov 8, 2012 at 2:23 PM, DusanP <dusan.petrovic at bluewin.ch> wrote:
plot(1:5, main = "A line\nsplit in two")

The "\n" is the newline character.