# NOT RUN {
library(dplyr)
github("https://github.com/hadley/vis-eda/blob/master/travel.R")
# Same as above but provided to cat for easy viewing
github("https://github.com/hadley/vis-eda/blob/master/travel.R") %>%
cat
# }
Run the code above in your browser using DataLab