html_italic: Ready-to-use HTML expressions.

View source: R/tools.R

html_italicR Documentation

Ready-to-use HTML expressions.

Description

This function set generates HTML expressions which may be used in e.g. in titles, labels and text of 'ggplot' objects in combination with 'ggtext' package's 'element_markdown'.

Usage

html_italic(x)

html_bold(x)

html_sup(x)

html_sub(x)

Arguments

x

a character string or an object which can be converted to a character string.

Value

a string


PiotrTymoszuk/figur documentation built on July 16, 2024, 1:15 a.m.