get_refCount: Get refCount from wikipedia article content

Description Usage Arguments Value Examples

View source: R/WikiHistoRyfunctions.r

Description

This function get a wikipedia article content and return refCount

Usage

1
get_refCount(art_text)

Arguments

art_text

text content of wikipedia article

Value

refCount

Examples

1
2
art_test=get_article_most_recent_table("Zeitgeber")
get_refCount(art_test[9])

jsobel1/WikiCitationHistoRy documentation built on July 24, 2021, 10:26 p.m.