Stat - T-test
Value
No return value. This function is called for the side effect of launching a shiny application.
Examples
if (interactive()) {
stat_ttest(mtcars)
}
Stat - T-test
No return value. This function is called for the side effect of launching a shiny application.
if (interactive()) {
stat_ttest(mtcars)
}