Learn R Programming

pubmed.mineR (version 1.0.21)

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)

Value

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

Arguments

object

An S4 object of class Abstracts.

Author

S.Ramachandran

Examples

Run this code
if (FALSE) printabs(myabs)
## here myabs is an S4 object of class Abstracts.

Run the code above in your browser using DataLab