Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iobis/robis

R client for the OBIS API
https://github.com/iobis/robis

Last synced: about 2 months ago
JSON representation

R client for the OBIS API

Awesome Lists containing this project

README

        

# robis

[![DOI](https://zenodo.org/badge/47509713.svg)](https://zenodo.org/badge/latestdoi/47509713)

R client for the OBIS API

## Installation

```R
# CRAN
install.packages("robis")

# latest development version
remotes::install_github("iobis/robis")
```

## Getting started

See the [Getting started vignette](https://iobis.github.io/robis/articles/getting-started.html).