plotunemployed_time: Plot the unemployment rate along with years

View source: R/unemployment_rate_time.R

plotunemployed_timeR Documentation

Plot the unemployment rate along with years

Description

Plot the unemployment rate along with years

Usage

plotunemployed_time(file, local.name)

Arguments

file

the file path.

local.name

the chosen area

Value

a ggplot figure

Author(s)

Lin Quan

Examples

file=dataclean("https://www.ers.usda.gov/webdocs/DataFiles/48747/Unemployment.csv")

plotunemployed_time(file, "IA")

zzhou93/unemployedR documentation built on May 14, 2022, 4:54 p.m.