Slide With ggplot (with font adjustment). ggplot(cars) + geom_point(aes(x=speed, y=dist)) + theme(text=element_text(size = 36)). plot of ...
確定! 回上一頁