word.network: See How Words Assosciate with Each Other

word.networkR Documentation

See How Words Assosciate with Each Other

Description

See How Words Assosciate with Each Other

Usage

word.network(df, k = 10)

Arguments

df

A dataset containing a column named 'text'

k

Number of words that you want to include. Default is 10

Value

Interactive Plot

Examples

tweets <- Rtwitter::tw
word.network(tweets)


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