clean_wiki: Clean Your Wiki

Description Usage Arguments Examples

View source: R/clean_wiki.R

Description

This function accepts a string and removes new line indentations and html tags with regex

Usage

1
clean_wiki(string)

Arguments

string

The string to be cleaned

Examples

1
clean_wiki("<p>some text</p>")

corydonbaylor/getwiki documentation built on Dec. 31, 2020, 10:07 p.m.