page_infos: Getting some quantitative infos about a wiki page

Description Usage Arguments Value See Also Examples

View source: R/page.R

Description

Getting some quantitative infos about a wiki page

Usage

1
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

1
2
# Getting a list of information for the 'Nationalism' page in the french wiki
page_infos('Nationalisme') 

WikiSocio documentation built on May 29, 2017, 10:42 p.m.