Data Engineering and BI courses are free this week!
Rdocumentation
powered by
Learn R Programming
datamart (version 0.5.2)
strdehtml: Decode HTML entities
Description
Removes HTML named entities like & and numbered entities like ' by replacing it with the corresponding character.
Usage
strdehtml(s)
Arguments
s
character or character vector
Value
character or character vector