powered by
letter.it(a, corn = 1)
par(mfrow=c(2,2)) for(i in 1:4) { x = 1:10 y = rnorm(10) plot(x,y) letter.it(letters[i], 2) }
Run the code above in your browser using DataLab