Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 882 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 882 Bytes

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.