ShanSabri/PubMedScrapeR: R package to scrape PubMed abstracts for commonly occuring words given a search keyword

PubMedScrapeR is a function that will send keyword queries to PubMed, scrape all abstracts that are returned by the query, and return the most frequently occuring words associated with the keyword. Results are purely composed by words associated with the search keyword from published abstracts on PubMed.

Getting started

Package details

AuthorShan Sabri <ShanASabri@gmail.com>
MaintainerShan Sabri <ShanASabri@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ShanSabri/PubMedScrapeR")
ShanSabri/PubMedScrapeR documentation built on Oct. 30, 2019, 11:53 p.m.