Learn R Programming

samatha (version 0.41)

html_body: Wraps input in body tags

Description

Build an html body

Usage

html_body(..., opts = list())

Arguments

...
optional tag body
opts
optional html attributes

See Also

m for generating generic html html_head for wrapping input in head tags

Examples

Run this code
html_body("Hello world!")

Run the code above in your browser using DataLab