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