html_head: Wraps input in head tags

Description Usage Arguments See Also Examples

View source: R/pages.R

Description

Build an html header

Usage

1
  html_head(title, ..., opts = list())

Arguments

title

character string

...

optional tag body

opts

optional html attributes

See Also

m for generating generic html html_body for wrapping input in body tags

Examples

1
html_head("My first page")

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