Decorate TableTree
# S4 method for VTableTree
decorate(x, titles = "", footnotes = "", paper = "P8", for_test = FALSE, ...)
No return value, called for side effects
A VTableTree object representing the data to be decorated.
Title to be added to the table.
Footnote to be added to the table
Orientation and font size as string, e.g. "P8"; "L11"
`logic` CICD parameter
Additional arguments passed to the decoration function.