Skip to content
Prev 300015 / 398506 Next

how to add a variable to a graph title

plot(1:5, main = paste0("Figure 1: x=", x))

Michael
On Jul 12, 2012, at 3:30 PM, JeffND <Zuofeng.Shang.5 at nd.edu> wrote: