giphy_api_random: Retrieve a random gif, by tag.

Description Usage Arguments Details Author(s)

Description

Retrieve a random gif, by tag.

Usage

1
giphy_api_random(tag = NULL, rating = NULL, type = "gifs")

Arguments

tag

The gif tag (much narrower set of allowed words than phrase in giphy_api_search and giphy_api_translate.

rating

Limits gifs to a rating of y, g, pg, pg-13 or r (this is a limit not a filter).

type

Either "gifs" or "stickers" (or a partial string match to either). The default is to return gifs.

Details

Note that all the giphy_api_* functions do not actually download gifs.

Author(s)

Rich FitzJohn


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