page_revisions: Downloading the list of contributions for one page

Description Usage Arguments Value See Also Examples

Description

Downloading the list of contributions for one page

Usage

1
page_revisions(x, domain = "fr")

Arguments

x

Either id or title of a page

domain

The domain where the wiki is located

Value

A data-frame containing the username of the user (or the IP if anonymous contribution), the timestamp, the size of the revision, a boolean indicating weither the contribution is anonymous or not, and the difference beetween the contribution and the previous

See Also

Other page functions: page_links

Examples

1
2
# Downloading the list of contribution for the 'action' page in the french wiki
page_revisions('Action') 

cafeine05/WikiSocio documentation built on May 13, 2019, 10:39 a.m.