getTweetsInteractionNetwork: Function to get interaction network from tweets datafrae

Description Usage Arguments Value

View source: R/basicAPI.R

Description

Function to get interaction network from tweets datafrae

Usage

1
getTweetsInteractionNetwork(tweets.df, exlclude_hashtags = FALSE)

Arguments

tweets.df

data.frame of tweet messages and users

exlclude_hashtags

default FALSE, whether to include hashtags as nodes in network

Value

list containing visualisation netwrork and the network.nodes dataframe of interaction network


siddheshdhuri/twitterEx documentation built on Feb. 11, 2022, 2:08 p.m.