Pretty format after checking a result is smaller than a limit

pretty_round_inf(x, digits = 2, ...)

Arguments

x

Numeric or character effect size estimate

digits

Numeric defaults to 2. The number of digits to round to.

...

Additional arguements to pass to OR_inf_rep.

Value

A prettty effect estimate bounded by some maximum size.

Examples