箱ひげ図というのは次のような図です。 ggplot(df) + geom_boxplot(aes(x = "", y = Y), width = 0.4) + labs(x = ""). 次のような特徴があります。
確定! 回上一頁