Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


datasetsICR (version 1.0)

USstate: US state dataset

Description

FIPS codes for the US states

Usage

data(USstate)

Arguments

Format

A data.frame with 50 rows on 3 variables.

Details

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).

References

Giordani, P., Ferraro, M.B., Martella, F.: An Introduction to Clustering with R. Springer, Singapore (2020)

Examples

Run this code
# NOT RUN {
data(USstate)
# }

Run the code above in your browser using DataLab