html_body: Wraps input in body tags

Description Usage Arguments See Also Examples

View source: R/pages.R

Description

Build an html body

Usage

1
  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

1
html_body("Hello world!")

DASpringate/samatha documentation built on May 6, 2019, 1:16 p.m.