Learn R Programming

getwiki (version 0.9.0)

trend_wiki: Find the Page Views for an Article

Description

Find the page views for an article for the past sixty days.

Usage

trend_wiki(title)

Arguments

title

The title of the Wikipedia article you would like trends for.

Value

trend_wiki will return a dataframe of the past sixty days of page views for the requested title

Examples

Run this code
# NOT RUN {
trend_wiki("Belgrade")
# }

Run the code above in your browser using DataLab