
Last chance! 50% off unlimited learning
Sale ends in
set.panel(m=1, n=1, relax=FALSE)
par
set.panel(5,2) #divide screen to hold 10 plots where there are 5 rows
#and 2 columns
plot( 1:10)
plot( 2:8)
set.panel() #reset screen to one plot per screen
Run the code above in your browser using DataLab