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

https://github.com/octopize/avatar-r

R Interface for Octopize's Avatarization Engine
https://github.com/octopize/avatar-r

Last synced: 5 months ago
JSON representation

R Interface for Octopize's Avatarization Engine

Awesome Lists containing this project

README

        

# R client library

This the R client library for consuming the avatar API.

# **This client is deprecated and will be removed by 2024-04-01.**

## Structure

```text
man/ # docs
R/ # package code
vignettes # long-form documentation
```

## Installation

You can download a release right here on GitHub. After that, you can follow [the tutorial](./vignettes/tutorial.Rmd) to install and use the package.