powered by
writelabel(text=NULL, nr=1, at=-0.1, line=1, cex=1.5, ...)
plot(runif(2),main="writelabel") writelabel("A") writelabel("B",at=0) writelabel("C",at=1)
Run the code above in your browser using DataLab