Easily install and load packages for Twitter network analysis and visualisation.
# install.packages("devtools")
devtools::install_github("JohnCoene/twinetverse") # github
devtools::install_bitbucket("JohnCoene/twinetverse") # bitbucket
twinetverse
all the packages you need to collect, build and visualise Twitter networks. Each package fills one of the aforementioned need in dealing with Twitter networks.
Action | Package | |
---|---|---|
1 | Collect | rtweet |
2 | Build | graphTweets |
3 | Visualise | sigmajs |