followersCount: followersCount

View source: R/followersCount.R

followersCountR Documentation

followersCount

Description

This function will accept the screen name of a user and output the total number of followers of that user

Usage

followersCount(screen_name)

Arguments

screen_name

A string of one Twitter screen name

Value

A dataframe containing the following columns:

screen_name

The screen name of the user

Author(s)

Nyanda Redwood

References

https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/follow-search-get-users/api-reference/get-followers-list

Examples

#followersCount(screen_name ="BarackObama")

tangaot/twitterapiR documentation built on March 24, 2022, 12:40 p.m.