demo.adj | R Documentation |
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()
kwb.plot::demo.adj("Exampletext", srt = 30)
#kwb.plot::demo.adj(srt = c(0, 45, 90), to.pdf = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.