Learn R Programming

autoslider.core (version 0.2.5)

decorate.list: decorate list of grobs

Description

decorate list of grobs

Usage

decorate.list(x, titles, footnotes, paper = "L11", for_test = FALSE, ...)

Value

No return value, called for side effects

Arguments

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

Details

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.