An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# twinetverse

[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/twinetverse)](https://cran.r-project.org/package=twinetverse) [![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![Travis-CI Build Status](https://travis-ci.org/JohnCoene/twinetverse.svg?branch=master)](https://travis-ci.org/JohnCoene/twinetverse) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/JohnCoene/twinetverse?branch=master&svg=true)](https://ci.appveyor.com/project/JohnCoene/twinetverse) [![twinetverse](https://img.shields.io/badge/twinetverse-0.0.2-yellow.svg)](http://twinetverse.john-coene.com/)

![logo](man/figures/logo.png)

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/)