Learn R Programming

TDLM (version 1.1.3)

mass: Population and number of out- and in-commuters in Kansas counties, USA (2000)

Description

A dataset containing the number of inhabitants, in-commuters, and out-commuters for 105 Kansas counties in 2000.

Usage

mass

Arguments

Format

A data.frame with 105 rows and 4 columns:

rownames

County ID.

Population

Number of inhabitants.

Out_Commuters

Number of out-commuters.

In_Commuters

Number of in-commuters.