page_links: List of inter-articles links on a wiki page

Description Usage Arguments Value See Also Examples

View source: R/page.R

Description

List of inter-articles links on a wiki page

Usage

1
page_links(x, domain = "fr", namespace = "0")

Arguments

x

The title of the page

domain

The domain of the wiki where the page is located

namespace

The namespace where the page need to be to be ept in the graph

Value

A character vector

See Also

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

Examples

1
page_links('Action') # listing all the links contained in the 'action' article.

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