Skip to content

Instantly share code, notes, and snippets.

@andrewbtran
Created March 16, 2017 14:56
Show Gist options
  • Save andrewbtran/1e02134d09f8552d3e23fed1c371a7df to your computer and use it in GitHub Desktop.
Save andrewbtran/1e02134d09f8552d3e23fed1c371a7df to your computer and use it in GitHub Desktop.
Importing state population data
pop <- read.csv("https://docs.google.com/spreadsheets/d/16oW_uvRJCNoOnCeAkJH4fDouFokjaGUdGFUCaFdKd6I/pub?output=csv", stringsAsFactors=F)
View(pop)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment