rvest (version 0.3.5)

minimal_html: Generate a minimal html5 page.

Description

See http://www.brucelawson.co.uk/2010/a-minimal-html5-document/ for details.

Usage

minimal_html(title, html = "")

Arguments

title

Page title

html

Other html to insert into page.

Examples

Run this code
# NOT RUN {
minimal_html("test")
# }

Run the code above in your browser using DataLab