Abstracts-class: Class '"Abstracts"' Abstract Class

Description Objects from the Class Slots Methods Author(s) See Also Examples

Description

S4 Class with three slots Journal, Abstract, PMID to store abstracts from PubMed

Objects from the Class

Objects can be created by calls of the form new("Abstracts", ...).

Slots

Journal:

Object of class "character"to store Journals of the abstracts from PubMed

Abstract:

Object of class "character"to store Abstracts from the PubMed

PMID:

Object of class "numeric"to store PMIDs of abstracts from PubMed

Methods

No methods defined with class "Abstracts" in the signature.

Author(s)

S.Ramachandran, Ab Rauf Shah

See Also

searchabsL getabs contextSearch Genewise Yearwise combineabs subabs subsetabs readabs

Examples

1
showClass("Abstracts")

Example output

Class "Abstracts" [package "pubmed.mineR"]

Slots:
                                    
Name:    Journal  Abstract      PMID
Class: character character   numeric

pubmed.mineR documentation built on Nov. 26, 2021, 5:11 p.m.