html_template: create the html template

Description Usage Arguments Value

View source: R/header.r

Description

create the html template

Usage

1
html_template(template, css_str = NULL, col1 = "#7D1935", col2 = "#F5F3EE")

Arguments

template

The name of the template to be used

css_str

A character string, to be directly added to the css style header

col1

The first style color (top bar color)

col2

The second style color (background color)

Value

A list with the html header and footer


tokenbrowser documentation built on Oct. 23, 2020, 6:54 p.m.