home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Educational / R-0.49-MI / R-0.49-M / data / warpbreaks < prev    next >
Encoding:
Text File  |  1997-02-09  |  1.0 KB  |  17 lines

  1. "warpbreaks" <-
  2. structure(list(breaks = c(26, 30, 54, 25, 70, 52, 51, 26, 67, 18, 21, 29, 
  3. 17, 12, 18, 35, 30, 36, 36, 21, 24, 18, 10, 43, 28, 15, 26, 27, 14, 29, 
  4. 19, 29, 31, 41, 20, 44, 42, 26, 19, 16, 39, 28, 21, 39, 29, 20, 21, 24, 
  5. 17, 13, 15, 15, 16, 28), wool = structure(factor(c(1, 1, 1, 1, 1, 1, 1, 
  6. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 
  7. 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2),
  8. levels=1:2), .Label = c("A", "B")), tension = structure(factor(c(1, 1,
  9. 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3,
  10. 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3,
  11. 3, 3, 3, 3), levels=1:3), .Label = c("L", "M", "H"))), row.names = c("1",
  12. "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15",
  13. "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27",
  14. "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39",
  15. "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51",
  16. "52", "53", "54"), class = "data.frame")
  17.