decorate.list | R Documentation |
decorate list of grobs
decorate.list(x, titles, footnotes, paper = "L11", for_test = FALSE, ...)
x |
object to decorate |
titles |
graph titles |
footnotes |
graph footnotes |
paper |
paper size. default is "L11". |
for_test |
'logic' CICD parameter |
... |
additional arguments. not used |
The paper default paper size, 'L11', indicate that the fontsize is 11. The fontsize of the footnotes, is the fontsize of the titles minus 2.
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.