Skip to content
Prev 363102 / 398502 Next

Multiple plot in a page

On 03/08/2016 8:01 AM, roslinazairimah zakaria wrote:
The third par() call tells R that you want to start a new page. (So did 
the second one, but it wasn't a problem there.) Just drop it.

Duncan Murdoch