powered by
Data for Exercise 7.42
Wool
A data frame with 10 observations on the following 2 variables.
Type.1
a numeric vector
Type.2
# NOT RUN { str(Wool) attach(Wool) t.test(Type.1,Type.2,var.equal=TRUE) detach(Wool) # }
Run the code above in your browser using DataLab