View source: R/medianhhincome.R
plotmedianhouseholdincome | R Documentation |
Plot the 2019 median household income in county level for a specific state.
plotmedianhouseholdincome(file, State.name)
file |
the file path. |
State.name |
the selected state. |
a mapping figure
Lin Quan
file=dataclean("https://www.ers.usda.gov/webdocs/DataFiles/48747/Unemployment.csv") plotmedianhouseholdincome(file, "NJ")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.