I am generating some plots in R and want to put the value of a variable in the plot's title so that I can differentiate plots. If I put the variable name in the argument "main," it does not show its value. How can I put the value of the variable in the title of the plot?