knitr::opts_chunk$set(
  tidy = FALSE,
  error = FALSE,
  fig.width = 8,
  fig.height = 8)

jiffy

Linux Build Status

Windows Build status

It's pronounced "yiffy".

dance!

Interface to giphy via their API.

Interface to 'Giphy'

API key

Giphy requires use of a key to use their API. For now, this package uses the public API key which may be revoked at some future time. If you have a proper API key, set the environment variable GIPHY_API_KEY and it will be used instead.

Installation

devtools::install_github("richfitz/jiffy")


richfitz/jiffy documentation built on May 27, 2019, 8:18 a.m.