"Abstracts"
Absract ClassS4 Class with three slots Journal, Abstract, PMID to store abstracts from PubMed
Objects can be created by calls of the form new("Abstracts", ...)
.
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
No methods defined with class "Abstracts" in the signature.
searchabsL getabs contextSearch Genewise
Yearwise combineabs subabs subsetabs readabs
# NOT RUN {
showClass("Abstracts")
# }
Run the code above in your browser using DataLab