get_user_following: Get list of accounts a user is following

View source: R/twitter.R

get_user_followingR Documentation

Get list of accounts a user is following

Description

This calls get_following itteratively if pagination is needed

Usage

get_user_following(user.id)

Arguments

user.id

The Twitter user_id of the account whose following you want to find

Value

A dataframe

Examples

## Not run: 
  get_user_following("13205222")

## End(Not run)

snfagora/CivicTwitter documentation built on Nov. 22, 2022, 4:10 p.m.