seandavi/rEutils: An R package for interfacing with NCBI eUtilities

From the NCBI website, Entrez Programming Utilities are tools that provide access to Entrez data outside of the regular web query interface and may be helpful for retrieving search results for future use in another environment. This package is designed to provide access to these tools from within R using S4 classes and methods to abstract away the details of URLs, etc.

Getting started

Package details

AuthorSean Davis
MaintainerSean Davis <seandavi@gmail.com>
LicenseGPL-2
Version0.1.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("seandavi/rEutils")
seandavi/rEutils documentation built on May 29, 2019, 4:54 p.m.