Description Usage Arguments Value
Renders htmltools tag graphs into HTML. This is missing several features of renderTags, including but not necessarily limited to: singleton, head, and dependency handling; converting objects to tags using as.tags; combining attributes with the same name by space-delimiting them; and possibly others.
1 | fastrender(x, indent = 0L)
|
x |
An htmltools tag object. |
indent |
Initial indent level. Use a negative value for no indentation. |
An HTML string (marked as if returned from HTML).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.