Stefano Meschiari
Results
2
issues of
Stefano Meschiari
Currently, using `TeX()` with ggplot2 to plot formatted text is markedly different from base graphics. With base graphics, calling ```r text(TeX(r"($\alpha + \beta$)")) ``` will plot the expression in the...