townships {cba}R Documentation

Bertin's Characteristics and Townships Data Set

Description

This data set was used to illustrate that the conciseness of presentation can be improved by reordering the rows and columns.

Usage

data(townships)

Format

A data frame with 16 observations on the following 10 variables.

Township

a factor with levels A B C D E F G H I J K L M N O P

High.School

a logical vector

Agricultural.Coop.

a logical vector

Railway.Station

a logical vector

One.Room.School

a logical vector

Veterinary

a logical vector

No.Doctor

a logical vector

No.Water.Supply

a logical vector

Police.Station

a logical vector

Land.Reallocation

a logical vector

Details

townships is a data set with 16 logical variables indicating the presence (TRUE) or absence (FALSE) of characteristics of townships.

References

Bertin, J. (1981) Graphics and Graphic Information Processing. Berlin, Walter de Gruyter.

Examples

## see order.data.frame

[Package cba version 0.2-23 Index]