Let's try it with our boxplot. Figure 8-8 shows the result of the following: ggplot(data = star, aes(y = treadssk)) + geom_boxplot() Figure 8-8.
確定! 回上一頁