Last chance! 50% off unlimited learning
Sale ends in
powered by
xmlword_atomizations is used to process the abstracts from PubMed in XML format.
xmlword_atomizations
xmlword_atomizations(m)
an S4 object of class Abstracts resulted from xmlreadabs.
a list containing words from the text with their frequencies.
xmlreadabs
# NOT RUN { test = xmlword_atomizations(xmlabs) # } # NOT RUN { ## here xmlabs is an S4 object i.e. output of xmlreadabs # }
Run the code above in your browser using DataLab