plotunemployed_animation: Provide animation plot of the unemployment rate in county...

View source: R/unemployment_rate_animation.R

plotunemployed_animationR Documentation

Provide animation plot of the unemployment rate in county level for a specific state

Description

Provide animation plot of the unemployment rate in county level for a specific state

Usage

plotunemployed_animation(file, State.name)

Arguments

file

the file path.

State.name

the chosen state.

Value

a gif figure

Author(s)

Xiaolan Wan

Examples

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

plotunemployed_animation(file, "NJ")

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