rspacer

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. R-CMD-check

The goal of rspacer is to wrap the RSpace API, that is, allow you to use the API directly from R using convenience functions.

Installation

You can install the development version of rspacer with

remotes::install_github("lacdr/rspacer")

Usage

See the Get started article how to use this package.

NB: API Paging/rate limiting is not properly handled yet, but this can be worked around.