How to change font size of text and axes on R plots. ... plot(x, y, main="Effect of cex on text size") > text(x, y+0.1, labels=x, cex=x).
確定! 回上一頁