pval_table | R Documentation |
This function turns a list of p-values into correct versions using p.adjust
.
pval_table(..., digits, title)
... |
Numeric, enter p-values here. |
digits |
Numeric, amount of digits after decimal point when rounding values. Optional. |
title |
Character vector, table title. Optional. |
The output will be a flextable
formatted in APA style.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.