Learn R Programming

UScensus2010 (version 0.11)

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 http://www.census.gov/population/estimates/metro-city/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