README.md

ISMB Tweet Analysis

Purpose

Does a simple analysis of tweets with the hashtag ismb from 2012 and 2014. Was actually concieved as a simple example of how to do an analysis as an #rstats package vignette. The documentation around that idea are available: the why and how.

Installation

To install this package, simply use devtools:

library(devtools)
install_github("ismbTweetAnalysis", "rmflight", quick = TRUE)
library(ismbTweetAnalysis)


rmflight/ismbTweetAnalysis documentation built on May 27, 2019, 9:32 a.m.