View source: R/unemployment_rate_animation.R
plotunemployed_animation | R Documentation |
Provide animation plot of the unemployment rate in county level for a specific state
plotunemployed_animation(file, State.name)
file |
the file path. |
State.name |
the chosen state. |
a gif figure
Xiaolan Wan
file=dataclean("https://www.ers.usda.gov/webdocs/DataFiles/48747/Unemployment.csv") plotunemployed_animation(file, "NJ")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.