html_head | R Documentation |
Generates HTML head.
html_head(title, charset, table_width_px, style)
title |
Title for HTML document |
charset |
Character set of data and HTML document |
table_width_px |
Table width in pixels (for all tables) |
style |
Additional CSS rules (optional) |
String with HTML code for head
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.