add_title: Add title to body

Description Usage Arguments

Description

Add title to body

Usage

1
add_title(my_html, title, size = 3, into = "<body>")

Arguments

my_html

html in a vector of strings; output from 'create_html'.

title

character string; the title

size

integer; size of title

into

character string; unique identifier of a line in the html. Element id is highly recommended.


kcf-jackson/jsReact documentation built on May 29, 2019, 3:01 a.m.