cited_by: Cited_by function

View source: R/download_data.R

cited_byR Documentation

Cited_by function

Description

Download data about papers that cites given PMID_list from PubMed by PMID character vector with download_data and returns data.frame.

Usage

cited_by(PMID_list)

Arguments

PMID_list

A character vector of PMIDs of interests papers.

Value

If available data is not NULL. then returns data.frame with data about papers that cites PMID_list.


hazirliver/PubmedScraper documentation built on April 14, 2022, 9:58 p.m.