annotate_doi_list_europmc: Annotate DOI List with Eurompmc

Description Usage Arguments Value Examples

View source: R/WikiHistoRyfunctions.r

Description

This function get a list of DOIs as input and create dataframe of annotated DOIs with Eurompmc

Usage

1

Arguments

doi_list

names of wikipedia category

Value

dataframe of annotated DOIs with Eurompmc

Examples

1
2
3
art_test=get_article_most_recent_table("Zeitgeber")
dois_fetched=unique(unlist(str_match_all(art_test$`*`, doi_regexp)))
annotate_doi_list_europmc(dois_fetched)

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