Learn R Programming

WikiSocio (version 0.7.0)

page_infos: Getting some quantitative infos about a wiki page

Description

Getting some quantitative infos about a wiki page

Usage

page_infos(title, domain = "fr")

Arguments

title
The title of the page
domain
The domain where the wiki is located

Value

A named list

See Also

Other page functions: page_anon, page_islink, page_links, page_ranking, page_revisions

Examples

Run this code
# Getting a list of information for the 'Nationalism' page in the french wiki
page_infos('Nationalisme') 

Run the code above in your browser using DataLab