R/decorate.R
decorate.grob.Rd
decorate grob
# S3 method for class 'grob' decorate(x, titles = "", footnotes = "", paper = "L11", for_test = FALSE, ...)
object to decorate
graph titles
graph footnotes
paper size. default is "L8".
`logic` CICD parameter
Additional arguments. not used.
No return value, called for side effects
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.