Learn R Programming

websearchr (version 0.0.1)

wikipedia: Search Wikipedia

Description

Improve your workflow by searching Wikipedia directly from the console without having to switching to the browser and opening a new tab first.

Usage

wikipedia(search.terms)

wp(search.terms)

Arguments

search.terms

Search terms encapsulated in " ".

Examples

Run this code
# NOT RUN {
wikipedia("my search terms")
wp("my search terms")
# }

Run the code above in your browser using DataLab