View source: R/followersCount.R
followersCount | R Documentation |
This function will accept the screen name of a user and output the total number of followers of that user
followersCount(screen_name)
screen_name |
A string of one Twitter screen name |
A dataframe containing the following columns:
screen_name |
The screen name of the user |
Nyanda Redwood
#followersCount(screen_name ="BarackObama")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.