rowlbot

R build status codecov Monitor API

An R client for the Owlbot Dictionary API.

Installation

```{R eval = FALSE} remotes::install_github("inSileco/rowlbot")

```{R include = FALSE}
library(rowlbot)

Example

library(rowlbot)
ex <- rowlbot("owl")
ex

● image available use plot()

So let's plot it!

plot(ex)

What for?

rowl was started for fun and turned out to be a good minimal example to explain how to create a R client for web API.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



inSileco/rowlbot documentation built on Nov. 26, 2020, 5:13 p.m.