bmacGTPM / rticles

LaTeX Journal Article Templates for R Markdown
0 stars 0 forks source link

Modify theme to center the plot title #13

Open bmacGTPM opened 5 years ago

bmacGTPM commented 5 years ago

Add this to the theme

theme(plot.title = element_text(hjust = 0.5))