If you'd like to center a ggplot2 title, you can use this bit of code: theme(plot.title = element_text(hjust = 0.5)).
確定! 回上一頁