most.active: See Most Active Accounts that Post Most Tweets

most.activeR Documentation

See Most Active Accounts that Post Most Tweets

Description

See Most Active Accounts that Post Most Tweets

Usage

most.active(df, k = 15)

Arguments

df

A dataset containing a column named 'user_username'

Value

Wordcloud

Examples

tweets <- Rtwitter::tw
most.active(tweets)


selimyaman/Rtwitter documentation built on April 2, 2022, 1:22 a.m.