geom_vline (xintercept = mean(hoge$hoge))+ xlab("test")+ ylab("test")+ theme_bw() そうしたら、平均値を表す線は描画できたのですが、x軸より下に ...
確定! 回上一頁