Skip to content
Snippets Groups Projects
Commit 64a39e65 authored by Ben Anderson's avatar Ben Anderson
Browse files

added reshape2

parent 789e1b6e
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@
rm(list = ls())
# load required packages
# reshape2 - see http://seananderson.ca/2013/10/19/reshape.html
x <- c("foreign","reshape")
lapply(x, require, character.only = T)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment