Skip to content

Instantly share code, notes, and snippets.

@dalmat36
Created August 25, 2016 00:03
Show Gist options
  • Save dalmat36/67ef7e14efcf28bafcf54f18bfc1809e to your computer and use it in GitHub Desktop.
Save dalmat36/67ef7e14efcf28bafcf54f18bfc1809e to your computer and use it in GitHub Desktop.
library(blscrapeR)
df <- get_bls_county(stateName = "Pennsylvania")
bls_map_county(map_data=df, fill_rate = "unemployed_rate",
stateName = "Pennsylvania")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment