fkoh111 / zzlite

Lite wrapper for the Zamzar API :package:
0 stars 0 forks source link
api api-wrapper conversion r zamzar-api

zzlite

Build Status AppVeyor build status codecov

A minor collection of HTTP wrappers for the Zamzar File Conversion API.
The wrappers makes it easy to utilize the API and thus convert between more than 100 different file formats (ranging from audio files, images, movie formats, etc., etc.) through an R session.

For examples see the vignette here.

Installation

Get the current release via CRAN:

install.packages("zzlite")

Get the development version from GitHub:

devtools::install_github("fkoh111/zzlite", ref = "develop")