Skip to content

Instantly share code, notes, and snippets.

@andrewbtran
Last active March 16, 2017 14:44
Show Gist options
  • Save andrewbtran/09aa0a3514bcb30c2872b1ad10148ff2 to your computer and use it in GitHub Desktop.
Save andrewbtran/09aa0a3514bcb30c2872b1ad10148ff2 to your computer and use it in GitHub Desktop.
bring in starbucks data
sb <- read.csv("https://docs.google.com/spreadsheets/d/1gH6eUQVQsEmFagy0qzQDEuwb3cutMWaddCLc7ESbzjc/pub?gid=294374511&single=true&output=csv", stringsAsFactors=F)
View(sb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment