Usage
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.
Description
Retrieve a random gif, by tag.
Details
Note that all the giphy_api_* functions do not actually
download gifs.