The aim of this project is to optimise a workflow for designing and testing custom ggplot themes in R. This project is for you if you are developing ggplot2 themes, or trying to figure out how a theme ...
labs() 関数を使って、プロットのタイトルを指定できます。使用方法は、 themes() と同様で、 ggplot() + geom_point() + に続き ...
`ggplot2` facets allow to split a plot into panels depending on one (or more) categorical variables. `ggplot2` themes configure plot graphical settings: colors, fonts ...