Description Usage Arguments Examples
removes html tags from strings
1 | remove_tags(string, pattern = "<[^(<|>)]*>")
|
string |
input string |
pattern |
pattern for removal |
1 | remove_tags("hello <b>world</b>")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.