powered by
space_quasher will automatically remove extra spaces between words. Therefore only one space between any pair of words will be left
space_quasher
space_quasher(x)
x is a text with single or multiple sentences given within double quotes.
Sentences(s) in which extra spaces between any pair of words are quashed to one.
The extra spaces between words in sentences is quashed to one via space_quasher().
# NOT RUN { space_quasher("I am a ghostbuster. I have the tools required to hunt ghosts") # } # NOT RUN { ##here pubmed_result.txt is the text file of abstracts saved from PubMed. # }
Run the code above in your browser using DataLab