pmids_to_abstracts: To Find and match the PMIDs to the abstracts.

View source: R/pmids_to_abstracts.R

pmids_to_abstractsR Documentation

To Find and match the PMIDs to the abstracts.

Description

pmids_to_abstracts is used to extract the abstract/s of query PMID/s.

Usage

pmids_to_abstracts(x, abs)

Arguments

x

x a numeric vector containing PMIDs

abs

abs an S4 object of class Abstracts.

Value

It will return an S4 object of class abstracts containing abstracts for query PMIDs.

Author(s)

S.Ramachandran

Examples

## Not run: pmids_to_abstracts(26878666,abs)

pubmed.mineR documentation built on June 22, 2024, 6:50 p.m.