data('ToothGrowth')
ttestIS(data = ToothGrowth, vars = 'len', group = 'supp')
#
# Independent Samples T-Test
#
# Independent Samples T-Test
# ----------------------------------------------------
# statistic df p
# ----------------------------------------------------
# len Student's t 1.92 58.0 0.060
# ----------------------------------------------------
#
Run the code above in your browser using DataLab