strip_html | R Documentation |
Remove all HTML tags from a character vector
strip_html(x)
x |
|
chr
without HTML tags
Other shiny:
as_js()
,
glue_js()
,
nm_to_id()
,
path_strip_shiny()
,
path_strip_to()
,
read_js()
,
shiny_error_recover()
strip_html("The <strong>fox</strong> ran")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.