Skip to content
Prev 310287 / 398503 Next

Line feed on "main" title of the plot

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.