README.md

gifr

Build Status

MAKE GIFS IN R!

Installation

You can install gifr from github with:

# install.packages("devtools")
devtools::install_github("LucyMcGowan/gifr")

You must have ffmpeg and gifsicle installed. This is super under contstruction, so at the moment, if you don't have those installed, it will probably just fail with no explanation.

Example

make_gif("input.mov", "output.gif")



LucyMcGowan/gifr documentation built on May 3, 2019, 3:36 p.m.