ig_users_self: users/self

Description Usage Value Examples

Description

Interacting with the users/self endpoint of Instagram's API

Usage

1

Value

Returns user data.

Examples

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)

mkearney/ig documentation built on May 8, 2019, 1:47 p.m.