random_wiki: Get the Text of a Random Wikipedia Article

View source: R/random_wiki.R

random_wikiR Documentation

Get the Text of a Random Wikipedia Article

Description

Get the text of a random wikipedia article

Usage

random_wiki(clean = TRUE)

Arguments

clean

Should getwiki remove html tags from the returned text?

Value

random_wiki will return a single named character value whose value is the text of the wikipedia page

Examples

random_wiki()

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