html_title: Create a '<title>' tag

Description Usage Arguments Value Examples

View source: R/html.R

Description

Create a ‘<title>’ tag

Usage

1

Arguments

title

the title of the page.

...

tag attributes.

Value

an html_object.

Examples

1
2
3
4
5
## Not run: 
library(hlt)
html_title("My page title")

## End(Not run)

trosendal/hlt documentation built on March 15, 2021, 5:21 a.m.