HTML {tabler}R Documentation

Mark a String as Raw HTML (Do Not Escape)

Description

Mark a String as Raw HTML (Do Not Escape)

Usage

HTML(text)

Arguments

text Character string of literal HTML.

Value

An object of class "tabler.html".

Loading...