| townships | R Documentation |
This data set was used to illustrate that the conciseness of presentation can be improved by reordering the rows and columns.
data(townships)
A data frame with 16 observations on the following 10 variables.
Townshipa factor with levels A B C D E F G H I J K L M N O P
High.Schoola logical vector
Agricultural.Coop.a logical vector
Railway.Stationa logical vector
One.Room.Schoola logical vector
Veterinarya logical vector
No.Doctora logical vector
No.Water.Supplya logical vector
Police.Stationa logical vector
Land.Reallocationa logical vector
townships is a data set with 16 logical variables
indicating the presence (TRUE) or absence (FALSE)
of characteristics of townships.
Bertin, J. (1981) Graphics and Graphic Information Processing. Berlin, Walter de Gruyter.
## see order.data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.