clean_wiki: Clean Your Wiki

View source: R/clean_wiki.R

clean_wikiR Documentation

Clean Your Wiki

Description

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

Usage

clean_wiki(string)

Arguments

string

The string to be cleaned

Examples

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

getwiki documentation built on May 12, 2022, 9:06 a.m.