searchAccountsByUsername: Search Accounts By Username

Description Usage Arguments Value Examples

View source: R/searchAccountsByUsername.R

Description

Gets the results for accounts returned by searching the given username

Usage

1

Arguments

username

A username to search for

...

Additional options passed to a shinyAppDir

Value

nx11 dataframe where n is number returned: pk (owner.id), username, full_name,
is_private, profile_pic_url, profile_pic_id, is_verified, has_anonymous_profile_picture,
ollower_count, byline, mutual_followers_count

Examples

1
## Not run:  searchAccountsByUsername("AirForce")

AFIT-R/instaExtract documentation built on May 18, 2019, 8:11 p.m.