create_html_tag_style: Create a string defining the style property of an html tag

View source: R/create_html.R

create_html_tag_styleR Documentation

Create a string defining the style property of an html tag

Description

Create a string defining the style property of an html tag

Usage

create_html_tag_style(values = NULL)

Arguments

values

An optional named list or named character vector holding a set of styling informations for an html dom element.

Value

A string holding the text for the html tag styling property


R-package/styledtable documentation built on May 25, 2023, 6:12 p.m.