knit_print.htest {codebook} | R Documentation |
stats::cor.test()
object for knitrJust prints the normal output of stats::cor.test()
.
knit_print.htest(x, ...)
x |
a psych alpha object |
... |
ignored |
knitr::knit_print(cor.test(rnorm(100), rnorm(100)))