Words
25
Reading
1 min
Listen
Play
1y
It's been a while since I touched R & ggplot. You can center the title with + theme(plot.title = element_text(hjust = 0.5)) after the labs() part.
The other parts are good.
It's been a while since I touched R & ggplot. You can center the title with + theme(plot.title = element_text(hjust = 0.5)) after the labs() part.
The other parts are good.
RE: Make Better Boxplots!! - ggplot Tutorial 7