Skip to content

Instantly share code, notes, and snippets.

@hbeale
hbeale / twitter_word_cloud.R
Created June 14, 2011 23:37 — forked from drewconway/twitter_word_cloud.R
R function to create a comparative word cloud of two twitter hashtags, as introduced here http://www.drewconway.com/zia/?p=2624
# File-Name: twitter_word_cloud.R
# Date: 2011-01-30
# Author: Drew Conway
# Email: drew.conway@nyu.edu
# Purpose: Create a comparative word cloud of two twitter hashtags
# Data Used:
# Packages Used: twitteR, tm, ggplot2
# Output File: Hashtag word cloud
# Data Output:
# Machine: Drew Conway's MacBook Pro