stateunemployed | R Documentation |
Plot top 10 unemployed county histogram in selected state and a year
stateunemployed(file, yr, State.name)
file |
the file path. |
yr |
the select year. |
State.name |
the chosen state. |
top 10 unemployed county histogram
Zirou Zhou Lin Quan
file=dataclean("https://www.ers.usda.gov/webdocs/DataFiles/48747/Unemployment.csv") stateunemployed(file, 2011, "IA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.