Learn R Programming

pubmed.mineR (version 1.0.21)

get_DOIs: function for extracting Digital Object Identifier (DOIs) of papers

Description

get_DOIs is used to extract DOIs of papers.

Usage

get_DOIs(abs)

Value

It returns a list object containing DOIs. This is useful for further extraction of papers

Arguments

abs

An S4 object of class Abstracts

Author

S.Ramachandran

Details

get_DOIs allow users to get DOIs for individual papers.

Examples

Run this code
if (FALSE) test = get_DOIs(vitiligoabs)
## 

Run the code above in your browser using DataLab