ggplot2
.
The county FIPS codes and boundary lines from the most recent TIGER release from the U.S. Census Bureau.long
: State longitude
lat
: State latitude
order
: Polygon order
hole
: hole
piece
: Polygon piece
id
: FIPS Code
group
: group
data(state_map_data)
Built-in dataset for use with the bls_map_state()
function.
To access the data directly, issue the command datastate_map_data)
.