Description Usage Arguments Value Examples
View source: R/WikiHistoRyfunctions.r
This function get a wikipedia article content and return every citations including, news, web ,journal, etc.
1 | parse_article_ALL_citations(art_text)
|
art_text |
text content of wikipedia article |
citations
1 2 | art_test=get_article_most_recent_table("Zeitgeber")
citation_extracted=parse_article_ALL_citations(art_test[9]))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.