Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 483 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 483 Bytes

robis

DOI

R client for the OBIS API

Installation

# CRAN
install.packages("robis")

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

Getting started

See the Getting started vignette.