strip_html {gie} | R Documentation |
strip_html
Description
A function to HTML decode a character vector of length > 1
Usage
strip_html(string)
Arguments
string |
String to strip HTML tags from |
Value
A vector with HTML decoded text
[Package gie version 0.1.2 Index]