minimal_html | R Documentation |
Create an HTML document from inline HTML
minimal_html(html, title = "")
html |
HTML contents of page. |
title |
Page title (required by HTML spec). |
minimal_html("<p>test</p>")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.