Skip to contents

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.