Learn R Programming

UScensus2010 (version 0.20.0)

MSAnames: MSA Names and FIPS codes

Description

MSA names and FIPS codes for use in MSA

Usage

data(MSAnames)

Arguments

Format

A data frame with 356 observations on the following 3 variables.

msa.cmsa.fips

a character vector

pmsa.fips

a character vector

name

a character vector

Details

Metropolitan areas and components, 1999. Built from https://www2.census.gov/programs-surveys/metro-micro/geographies/reference-files/1999/historical-delineation-files/99mfips.txt. This is primarily for use in MSA.

Examples

Run this code
# NOT RUN {
data(MSAnames)

# }

Run the code above in your browser using DataLab