tikzDevice

Easy Latex Titles and Labels for ggplot

Summary Ever wanted to add \(\LaTeX\) to your R plots? Well now you can, with tikz, and it will allow you to use \(\LaTeX\) code within your plot titles, labels, and annotations. We’re going to look at how to use \(\LaTeX\) (text formating, formulas, fractions, greek letters, etc) with your ggplot data visualizations. We will be using the tikzDevice package for R (and to use your plots in \(\LaTeX\), you will use the package tikz).