pval_table: Create a "menu" of corrected p-values.

View source: R/pval_table.R

pval_tableR Documentation

Create a "menu" of corrected p-values.

Description

This function turns a list of p-values into correct versions using p.adjust.

Usage

pval_table(..., digits, title)

Arguments

...

Numeric, enter p-values here.

digits

Numeric, amount of digits after decimal point when rounding values. Optional.

title

Character vector, table title. Optional.

Details

The output will be a flextable formatted in APA style.


jrcalabrese/tablecloth documentation built on Aug. 21, 2022, 8:40 p.m.