html_italic | R Documentation |
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'.
html_italic(x)
html_bold(x)
html_sup(x)
html_sub(x)
x |
a character string or an object which can be converted to a character string. |
a string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.