state_center_list {usdatasets} | R Documentation |
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.
data(state_center_list)
A list with 2 elements, each containing numeric values representing the geographical center coordinates of U.S. states:
Numeric vector of length 50 representing the x-coordinates (longitude) of the state centers.
Numeric vector of length 50 representing the y-coordinates (latitude) of the state centers.
Geographical data for U.S. state centers.