https://github.com/johncoene/twinetverse
💫 Easily install and load packages for Twitter network analysis and visualisation
https://github.com/johncoene/twinetverse
network r rstats twitter
Last synced: about 1 year ago
JSON representation
💫 Easily install and load packages for Twitter network analysis and visualisation
- Host: GitHub
- URL: https://github.com/johncoene/twinetverse
- Owner: JohnCoene
- License: other
- Created: 2018-06-14T12:59:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T16:20:09.000Z (about 6 years ago)
- Last Synced: 2025-04-12T00:42:42.360Z (about 1 year ago)
- Topics: network, r, rstats, twitter
- Language: R
- Homepage: http://twinetverse.john-coene.com/
- Size: 157 KB
- Stars: 20
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twinetverse
[](https://cran.r-project.org/package=twinetverse) [](https://www.tidyverse.org/lifecycle/#maturing) [](https://travis-ci.org/JohnCoene/twinetverse) [](https://ci.appveyor.com/project/JohnCoene/twinetverse) [](http://twinetverse.john-coene.com/)

Easily install and load packages for Twitter network analysis and visualisation.
## Installation
``` r
# install.packages("devtools")
devtools::install_github("JohnCoene/twinetverse") # github
devtools::install_bitbucket("twinetverse", "JohnCoene") # bitbucket
```
## Includes
Packages do not conflict.
- [rtweet](http://rtweet.info/)
- [graphTweets](http://graphtweets.john-coene.com/)
- [sigmajs](http://sigmajs.john-coene.com/)
## [Website](http://twinetverse.john-coene.com)
## [Book](https://twinetbook.john-coene.com/)