View source: R/FormattingXtable.R
This function takes a xtable print and formats.
1 2 | formatting.xtable(the_xtable, star_or_caption = NULL,
table_notes = NULL)
|
the_xtable |
As xtable print. No default. |
star_or_caption |
String. Whether to place comment as footnote or as caption. Accepted strings are "caption" and "star_caption". No Default. |
table_notes |
String. The string to be put under the table as note. Not dynamic, only one note allowed. Defaults to NULL. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.