burgerga / rspacer

RSpace API Wrapper
https://burgerga.github.io/rspacer/
Other
1 stars 1 forks source link

rspacer

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

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("burgerga/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.