giphy_api_trending: Retrieve trending gifs

Description Usage Arguments Details

Description

Retrieve trending gifs.

Usage

1
giphy_api_trending(n = 25, rating = NULL, type = "gifs")

Arguments

n

Maximum number of images to return.

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.


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