ggplot (mtcars) + geom_point(aes(disp, mpg)) + ggtitle(label = 'Displacement ... The size of the title of the plot can be modified using the size argument.
確定! 回上一頁