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.
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
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.