plotmedianhouseholdincome: Plot the 2019 median household income in county level for a...

View source: R/medianhhincome.R

plotmedianhouseholdincomeR Documentation

Plot the 2019 median household income in county level for a specific state.

Description

Plot the 2019 median household income in county level for a specific state.

Usage

plotmedianhouseholdincome(file, State.name)

Arguments

file

the file path.

State.name

the selected state.

Value

a mapping figure

Author(s)

Lin Quan

Examples

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

plotmedianhouseholdincome(file, "NJ")

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