/pad637utils

Function(s) to help with the R twitteR package

Primary LanguageR

pad637utils

Function(s) to simplify network analysis with the R twitteR package

Installation

In R:

install.packages("devtools")
library(devtools)
install_github("wmay/pad637utils")

Usage

Import the library with library(pad637utils). Type ?follower_matrix to see the details of the function.