Learn R Programming

pubmed.mineR (version 1.0.11)

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
# NOT RUN {
printabs(res1)
# }
# NOT RUN {
## here 'res1' is an S4 object of class Abstracts.
# }

Run the code above in your browser using DataLab