View source: R/get_friends_followers_all.R
get_friends_followers_all | R Documentation |
This download a time series with the evolution of friends, followers, listed, statuses, likes and the created date of the account with the possibility of download the historic data by category
get_friends_followers_all(category = "all")
category |
A character with the category selected -"deputies","senators","national executive","others","province servants", 'candidates', "all"- |
This function returns a data.frame
including columns:
screen_name
date
followers_count
friends_count
listed_count
statuses_count
favourites_count
get_friends_followers
get_friends_followers_all(category = 'others')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.