powered by
Create an HTML document from inline HTML
minimal_html(html, title = "")
HTML contents of page.
Page title (required by HTML spec).
# NOT RUN { minimal_html("<p>test</p>") # }
Run the code above in your browser using DataLab