Last chance! 50% off unlimited learning
Sale ends in
account_favorites(account = 'me', gallery = FALSE, ...)
token
is supplied).token
(an OAuth2.0 token) or key
(an API key, used by default).account_favorites
, an object of class “imgur_gallery_image” or “imgur_gallery_album”.account_favorites
retrieves details of a user's favoriates. By default (and if a token
argument is supplied), the current user's favorites are returned. Specifying another username is also possible with or without a token
.## Not run:
# account_favorites('thosjleeper')
# ## End(Not run)
Run the code above in your browser using DataLab