| highlight_text | R Documentation | 
Format text with markdown and span elements for use with ggtext element_markdown or geom_richtext
highlight_text(text, colour = "#000000", style = "", size = 16)
| text | text to highight | 
| colour | hex code of color to highlight | 
| style | b for bold, i for italics or a two letter combination bi for both | 
| size | text size in px, defaults to 16 | 
formatted string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.