View source: R/unemployment_rate_time.R
plotunemployed_time | R Documentation |
Plot the unemployment rate along with years
plotunemployed_time(file, local.name)
file |
the file path. |
local.name |
the chosen area |
a ggplot figure
Lin Quan
file=dataclean("https://www.ers.usda.gov/webdocs/DataFiles/48747/Unemployment.csv") plotunemployed_time(file, "IA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.