html_head: Generate HTML head

View source: R/report.R

html_headR Documentation

Generate HTML head

Description

Generates HTML head.

Usage

html_head(title, charset, table_width_px, style)

Arguments

title

Title for HTML document

charset

Character set of data and HTML document

table_width_px

Table width in pixels (for all tables)

style

Additional CSS rules (optional)

Value

String with HTML code for head


jmeydam/countcheck documentation built on Aug. 16, 2024, 11:34 a.m.