add_html_part | R Documentation |
Add html text of table part
add_html_part(st, tb, rows, tag_part, hash, indent_level)
st |
A StyledTable class object |
tb |
A text builder |
rows |
The rows of the |
tag_part |
A string holding the html tag of the table part.
Usually either |
hash |
A string holding the (almost) unique hash value for the table. |
indent_level |
An optional integer defining, the indentation level of the resulting html code |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.