powered by
Oxytocin
str(Oxytocin) attach(Oxytocin) DIF <- Before - After qqnorm(DIF) qqline(DIF) shapiro.test(DIF) t.test(Before,After,paired=TRUE) detach(Oxytocin)
Run the code above in your browser using DataLab