USstate {datasetsICR}R Documentation

US state dataset

Description

FIPS codes for the US states

Usage

data(USstate)

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

Author(s)

Paolo Giordani, Maria Brigida Ferraro, Francesca Martella

Source

https://www.census.gov/

References

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

Examples

data(USstate)

[Package datasetsICR version 1.0 Index]