parse_cite_type: Parse Citation Type

Description Usage Arguments Value Examples

View source: R/WikiHistoRyfunctions.r

Description

This function get a citation as input and return the type of a citation such as book, website,newspaper, journal

Usage

1

Arguments

citation

extracted citaion from wiki article content

Value

citation type

Examples

1
2
art_test=get_article_most_recent_table("Zeitgeber")
citation_type_extracted=as.character(sapply(extract_citations(art_test[9]),replace_wikihypelinks))

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