Get_source_type_counts: Get Sorce Type count

Description Usage Arguments Value Examples

View source: R/WikiHistoRyfunctions.r

Description

This function get a wikipedia article content as input and return the the count of a citation such as book, website,newspaper, journal

Usage

1

Arguments

art_text

wiki article content

Value

citation_type_count

Examples

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

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