inst/examples/faces2.R

# 绘制部分汽车数据的脸谱图
library(TeachingDemos)
faces2(mtcars[, c("hp", "disp", "mpg", "qsec", "wt")],
       which = c(14, 9, 11, 6, 5))
yihui/MSG documentation built on Aug. 16, 2021, 12:13 p.m.