Learn R Programming

getwiki (version 0.9.0)

random_wiki: 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

Run this code
# NOT RUN {
random_wiki()
# }

Run the code above in your browser using DataLab