Mathematical expressions in plots
Mathematical expressions can be included in the plot title or axis labels. For more information, see ?plotmath
or run the demo with demo(plotmath)
.
Here are some quick examples.
Example 1
plot(0, 0, main = expression(theta == 0), ylab = expression(hat(gamma) == 0),
xlab = expression(sum ...