Learn R Programming

gie (version 0.1.2)

strip_html: strip_html

Description

A function to HTML decode a character vector of length > 1

Usage

strip_html(string)

Value

A vector with HTML decoded text

Arguments

string

String to strip HTML tags from