print.timesaveR_raw_html | R Documentation |
Various functions in this package return HTML code, mostly for tables. This function allows for them to rendered and shown in the Viewer. It can also be called manually to render a character vector x that contains HTML code.
## S3 method for class 'timesaveR_raw_html'
print(x, ...)
x |
Either a character vector containing HTML code or a list with a html_code element |
... |
Additional arguments passed to print. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.