Learn R Programming

pubmed.mineR (version 1.0.3.1)

printabs: To prind the total number of abstracts in an S4 object of class Abstracts , its start and end

Description

It gives overview of the abstracts in an S4 object of class Abstracts.

Usage

printabs(object)

Arguments

object
An S4 object of class Abstracts.

Value

  • prints the total number of abstracts in an S4 object with additional information.

Examples

Run this code
printabs(res1)
## here 'res1' is an S4 object of class Abstracts.

Run the code above in your browser using DataLab