xline(x, ...)
x
...
plot(ozone$x[,2],ozone$y) # plot ozone longitude vs ozone value xline(42) # plots vertical line at longitude value of 42