April 2021
Beginner to intermediate
404 pages
8h 15m
English
In R, plots are plotted on graphics devices. Given that a graphics device is chosen, figures with multiple plots can be plotted on the device. In this chapter, we list the graphics devices and give some functions that work with the devices. Then, we give a few ways to set up a graphics device to plot multiple plots in one figure by using par(), layout(), or split.screen(). Any arguments of par() not covered in earlier chapters are covered, most of which are related to device regions, figure regions, plotting regions, margins, and multiple plot layouts.
Read now
Unlock full access