state_map_data: Dataset for mapping U.S. states

state_map_dataR Documentation

Dataset for mapping U.S. states

Description

A fortified data set that includes U.S. states and is suitable for making maps with 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

Usage

data(state_map_data)

Format

A data frame with 13,660 rows and 7 variables

Details

Dataset with the lat. / long. of county FIPS codes used for mapping.

Built-in dataset for use with the bls_map_state() function. To access the data directly, issue the command datastate_map_data).

Note

Last updated 2017-01-26


blscrapeR documentation built on Sept. 17, 2022, 1:05 a.m.