bf_display: Choose display type for BF formatting.
Description
Choose display type for BF formatting.
Usage
bf_display(bf = NULL, display_type = "bf", k = 2)
Arguments
bf
A numeric vector containing one or more BF values.
display_type
A string containing which option one of
"support", "logged", or "sensible".
k
A numeric for the number of rounded digits.
Value
a formatted character string.