Demonstration of the effect of the graphical parameter "adj" (horizontal and vertical adjustment)
demo.adj(text = "Text", srt = c(0, 90), cex = 1, ..., to.pdf = FALSE)
| text | text to be plotted |
|---|---|
| srt | The string rotation in degrees (see |
| cex | character expansion factor |
| … | further arguments passed to |
| to.pdf | if |
#kwb.plot::demo.adj(srt = c(0, 45, 90), to.pdf = TRUE)