powered by
FIPS codes for the US states
data(USstate)
A data.frame with 50 rows on 3 variables.
The dataset refers to the FIPS codes for the US states. The variables are fips (FIPS State Numeric Code), usps (Official USPS Code) and name (Name).
fips
usps
name
Giordani, P., Ferraro, M.B., Martella, F.: An Introduction to Clustering with R. Springer, Singapore (2020)
# NOT RUN { data(USstate) # }
Run the code above in your browser using DataLab