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
- Host: GitHub
- URL: https://github.com/octopize/avatar-r
- Owner: octopize
- License: apache-2.0
- Created: 2022-04-13T16:01:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T17:33:43.000Z (about 1 year ago)
- Last Synced: 2024-03-20T18:56:23.342Z (about 1 year ago)
- Language: R
- Size: 114 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- jimsghstars - octopize/avatar-r - R Interface for Octopize's Avatarization Engine (R)
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.