if (grepl("proportions", x$method)) {
    compile_template("prop.test", x = x, theme = theme)
} else {
    compile_template("htest.default", x = x, theme = theme)
}


hilaryparker/explainr documentation built on May 17, 2019, 3:58 p.m.