remove_html: Strip HTML from text

Description Usage Arguments Details Value Examples

View source: R/remove_html.R

Description

Remove HTML Tags from a string

Usage

1
remove_html(string)

Arguments

string

A string to clean

Details

Remove all the HTML tags from a string input

Value

A cleaned string

Examples

1
2
3
4
## Not run: 
Add examples

## End(Not run)

MarkGoble/mishMashr documentation built on Oct. 12, 2020, 8:24 p.m.