powered by
blood pressure of 15 males taken by machine and expert
data(blood)
This data frame contains the following columns:
a numeric vector
~~ possibly secondary sources and usages ~~
# NOT RUN { data(blood) attach(blood) t.test(Machine,Expert) detach(blood) # }
Run the code above in your browser using DataLab