ig_get_user_id: Get a User Id

Description Usage Arguments Examples

Description

This function accepts a Instagram username and returns their user_id, which is needed for other functions

Usage

1
ig_get_user_id(username, verbose = FALSE)

Arguments

username

character; the username of the Instagram user. Omit the "@" symbol that is typically used when referencing another user

verbose

logical; do you want informative messages?

Examples

1
ig_get_user_id("justinbieber")

Rinstapkg documentation built on June 8, 2019, 9:03 a.m.