create_html_tag_property: Create a string defining a property of an html tag

View source: R/create_html.R

create_html_tag_propertyR Documentation

Create a string defining a property of an html tag

Description

Create a string defining a property of an html tag

Usage

create_html_tag_property(name, values = NULL)

Arguments

name

Name of the property

values

A character vector holding a set of values which should be assigned to the property.

Value

A string holding the text for the html tag property.


R-package/styledTables documentation built on Feb. 6, 2024, 2:21 a.m.