powered by
sendabs will send the abstracts into a tab delimited text file with the fields Journal, Abstract, and PMID.
sendabs
sendabs(object, x)
A tab delimited text file with headers Journal, Abstract, PMID.
An S4 object of class 'Abstracts'
"filename.txt" to write the abstracts
S.Ramachandran, Jyoti Rani
A general writing function for object of class 'Abstracts'
if (FALSE) sendabs(myabs,"myabs.txt") ## here myabs is the S4 object of class 'Abstracts' and ## 'abs.txt' is the file where abstracts will be written.
Run the code above in your browser using DataLab