mice2 {datarium} | R Documentation |
contains the weight of 10 mice before and after the treatment.
A paired-samples t-test can be performed to answer to this question.
data("mice2")
A data frame with 10 rows and 3 columns
data(mice2) head(as.data.frame(mice2))