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