Skip to content

Instantly share code, notes, and snippets.

@jdavidson
jdavidson / gist:d6ae11d3f618e6d5f7fe
Created February 10, 2015 19:17
Onename Verification
Verifying that +jdavidson is my openname (Bitcoin username). https://onename.com/jdavidson
library(ggplot2)
library(ggthemes)
library(plyr)
library(dplyr)
library(tidyr)
library(lubridate)
library(scales)
library(reshape2)
set.seed(42)