Skip to content

fkoh111/zzlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")