bolder: bolder

View source: R/bolder.R

bolderR Documentation

bolder

Description

Takes a scalar or atomic vector of effect sizes and bolds values that are equal to or larger than a specified size.

Usage

bolder(ef, threshold = 0.3, spround = FALSE, ...)

Arguments

ef

a numeric scalar or atomic vector of effect sizes (or any other numeric vector).

threshold

a numeric scalar specifiying the size of effect size of greater to bold. Defaults to .30.

spround

a logical value indicating whether values should be rounded for printing. Defaults to FALSE.

...

optional arguments passed to spround.


camkay/panoply documentation built on Jan. 17, 2025, 6:31 a.m.