html_css: Default CSS for HTML huxtables

View source: R/html.R

html_cssR Documentation

Default CSS for HTML huxtables

Description

Returns the default CSS used by print_html(). This can be included once in an HTML document instead of printing it with every table.

Usage

html_css()

Value

A character string containing a ⁠<style>⁠ element.

Examples

cat(html_css())

huxtable documentation built on Sept. 21, 2026, 1:07 a.m.