Thank you for your answer.
According to the manual, objects of class "Abstracts" have 3 slots, Journal, Abstract, and PMID.
the slot "abstract" is an object of class "character."
In addition, this "word_atomizations(m)" function gives "m@abstract" slot to strsplit, probably. show here
I checked this.
class(myabs@Abstract) [1] "character"
Please correct my idea.
can you show what the pubmed_result.txt contains? like what field it contains or header ?
I got the .txt file with "Send to" function as "File" of "abstract (text)" format. Please refer to your files.