| html_css | R Documentation |
Returns the default CSS used by print_html(). This can be included once in
an HTML document instead of printing it with every table.
html_css()
A character string containing a <style> element.
cat(html_css())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.