get_friends_followers_all: Download the friends and followers in a period of time by...

View source: R/get_friends_followers_all.R

get_friends_followers_allR Documentation

Download the friends and followers in a period of time by category

Description

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

Usage

get_friends_followers_all(category = "all")

Arguments

category

A character with the category selected -"deputies","senators","national executive","others","province servants", 'candidates', "all"-

Value

This function returns a data.frame including columns:

  • screen_name

  • date

  • followers_count

  • friends_count

  • listed_count

  • statuses_count

  • favourites_count

See Also

get_friends_followers

Examples

get_friends_followers_all(category = 'others')


guadag12/politicxsentwitteR documentation built on May 7, 2023, 8:04 a.m.