format_pbold: Format a column

View source: R/format_pbold.R

format_pboldR Documentation

Format a column

Description

Format a column of pvalues for a flextable

Usage

format_pbold(ft, pval, psig = 0.05, j = NA)

Arguments

ft

A flextable object

pval

(String) Name of pvalue colum

psig

A numeric threshold to bold p-values

j

A numeric column index. If NA, it will be the last column in the table.


overdodactyl/mRclwhip documentation built on June 30, 2023, 6:24 a.m.