Skip to contents

The dataset name has been changed to 'state_center_list' to avoid confusion with other packages in the R ecosystem. This naming convention helps distinguish this dataset as part of the 'usdatasets' package and identifies it as a list. The original content of the dataset has not been modified.

Usage

data(state_center_list)

Format

A list with 2 elements, each containing numeric values representing the geographical center coordinates of U.S. states:

x

Numeric vector of length 50 representing the x-coordinates (longitude) of the state centers.

y

Numeric vector of length 50 representing the y-coordinates (latitude) of the state centers.

Source

Geographical data for U.S. state centers.