Travis build status AppVeyor build status Codecov test coverage

rxivistr

Rxivist is developed and maintained by the Blekhman Lab at the University of Minnesota. It indexes articles from bioRxiv, a free preprint server by Cold Spring Harbor Laboratory. This package is a client for Rxivist API and can be used to access:

Rxivist project is independent of biorxiv. For more information about Rxivist, please visit Rxivist website (https://rxivist.org/) or read the following articles:

Installation

To install rxivistr package, run:

devtools::install_github("ikodvanj/rxivistr")

Using rxivistr

Load the package using library() function.

library(rxivistr)

Use one of the following functions:

The use of this package is explained in detail in the vignette and the Rxivist API documentation can be found at https://rxivist.org/docs.