Description Usage Value Examples
Interacting with the media/popular endpoint of Instagram's API
1  | 
Returns user data.
1 2 3 4 5 6 7 8  | ## Not run: 
## get popular media
pop <- ig_media_popular()
## view data
ig_as_tbl(pop)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.