Skip to content
Prev 300028 / 398506 Next

how to add a variable to a graph title

To use variables in mathematical expressions, bquote can be used:

#Term in in .( ) is evaluated
plot(1:10,main=bquote(frac(alpha,.(2+2))))