theme ( axis.title = element_text ( size = 8 , face = " bold " ) ) p4 < - ggplot ( world , aes ( 1 / gdppc ) ) + geom_histogram ( bins = 10 ...
確定! 回上一頁