stateunemployed: Plot top 10 unemployed county histogram in selected state and...

View source: R/pop.R

stateunemployedR Documentation

Plot top 10 unemployed county histogram in selected state and a year

Description

Plot top 10 unemployed county histogram in selected state and a year

Usage

stateunemployed(file, yr, State.name)

Arguments

file

the file path.

yr

the select year.

State.name

the chosen state.

Value

top 10 unemployed county histogram

Author(s)

Zirou Zhou Lin Quan

Examples

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

stateunemployed(file, 2011, "IA")

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