state_center_raw: State center coordinates

state_center_rawR Documentation

State center coordinates

Description

Extract from 2019 5-year ACS and manually moved some states

Usage

data("state_center_raw")

Format

A data.table with 51 rows and three variable:

state

postal code of state such as "CA" and "TX"

lon

longitude, directly from ACS data

lat

latitude, directly from ACS data

lon1

longitude, shift some states for text label

lat1

latitude, shift some states for text label

lon2

longitude, shift some states for line label

lat2

latitude, shift some states for line label


GL-Li/mytoolbox documentation built on May 16, 2024, 4:29 p.m.