olive <-structure(c(20, 15, 12, 17, 16, 28, 18, 17, 18, 18,
6, 25, 12, 9, 23, 21, 19, 30, 30, 22, 21, 17, 8,
12, 23, 18, 20, 18, 10, 15, 11, 9, 26, 19, 17, 24
), .Dim = c(6L, 3L, 2L), .Dimnames = list(c("A", "B", "C", "D",
"E", "F"), c("NW", "NE", "SW"), c("urban", "rural")))
dim(olive)
data(olive)
Run the code above in your browser using DataLab