decorate,VTableTree-method | R Documentation |
Decorate TableTree
## S4 method for signature 'VTableTree'
decorate(x, titles = "", footnotes = "", paper = "P8", for_test = FALSE, ...)
x |
A VTableTree object representing the data to be decorated. |
titles |
Title to be added to the table. |
footnotes |
Footnote to be added to the table |
paper |
Orientation and font size as string, e.g. "P8"; "L11" |
for_test |
'logic' CICD parameter |
... |
Additional arguments passed to the decoration function. |
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.