download_data: Download "cited_in" or "references" data from PubMed

View source: R/download_data.R

download_dataR Documentation

Download "cited_in" or "references" data from PubMed

Description

Download data about papers that cites input paper from PubMed by its PMID.

Usage

download_data(PMID, type = c("cited_by", "references"))

Arguments

PMID

A single character or integer of interests paper.

type

One of "cited_by" or "references" to specify output info.

Value

If available data is not NULL then returns corresponding to type character vector.


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