printabs {pubmed.mineR} | R Documentation |
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.
Author(s)
S.Ramachandran
Examples
## Not run: printabs(myabs)
## here myabs is an S4 object of class Abstracts.
[Package pubmed.mineR version 1.0.20 Index]