sendabs-methods {pubmed.mineR} | R Documentation |
To send the Data into a File
Description
sendabs
will write the data of an object of class 'Abstracts' into a tab delimited text file with header Journal, Abstract, and
PMID
Methods
signature(object = "Abstracts")
-
sendabs will send the data into a text file. It writes a tab delimited text file for PubMed abstracts containing Journal, Abstract, and PMID.
[Package pubmed.mineR version 1.0.20 Index]