Here's the Family Status document
And the o-ring data
And the Google spreadsheet
To read in the Google spreadsheet to R use this link
Just execute this line:
mydata = fetchGoogle("https://docs.google.com/spreadsheet/pub?key=0Am13enSalO74dFp6WFhaUkZmYkw0VUV0Zm91RWM1c1E&single=true&gid=0&output=csv")
## Loading required package: RCurl
## Warning: package 'RCurl' was built under R version 2.15.2
## Loading required package: bitops