# NOT RUN {
openplotmat(xlim = c(-0.1, 1.1), main = "textdiamond")
for (i in 1:10)
textdiamond(mid = runif(2), col = i, radx = 0.1, rady = 0.05,
lab = LETTERS[i], cex = 2, angle = runif(1)*360)
# }
Run the code above in your browser using DataLab