mt_match: Find an issue-match to a PubMed article

View source: R/mt_match.R

mt_matchR Documentation

Find an issue-match to a PubMed article

Description

Identify the PMID of an article in the same issue as the provided article.

Usage

mt_match(pmid = 16060722, n_max = 100)

Arguments

pmid

The PMID of the article to which matches are desired.

n_max

The maximum number of records to download from the issue.

Value

A table of articles from the same journal issue as the provided PMID.


serghiou/metareadr documentation built on Aug. 21, 2023, 2:33 a.m.