ggplot2
data(iris)
data(mtcars)
data(weather)
base
GGally
par(mfrow)
layout
facet_grid
scales = "free"
facet_wrap
nrow
ncol
Box plot stats: Tukey’s five number summary (minimum, lower-hinge, median, upper-hinge, maximum) for the input data.