View source: R/e_plot_ttest_pval.R
e_ttest_alt_hyp_text | R Documentation |
Return text of alternative hypothesis via modified code from stats::print.htest
e_ttest_alt_hyp_text(x, digits = getOption("digits"), ...)
x |
stats::t.test object |
digits |
number of digits to return, from |
... |
additional parameters |
out text describing alternative hypothesis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.