powered by
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.
Township
a factor with levels A B C D E F G H I J K L M N O P
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
High.School
a logical vector
Agricultural.Coop.
Railway.Station
One.Room.School
Veterinary
No.Doctor
No.Water.Supply
Police.Station
Land.Reallocation
townships is a data set with 16 logical variables indicating the presence (TRUE) or absence (FALSE) of characteristics of townships.
townships
logical
TRUE
FALSE
Bertin, J. (1981) Graphics and Graphic Information Processing. Berlin, Walter de Gruyter.
## see order.data.frame
Run the code above in your browser using DataLab