bf_display {CGPfunctions} | R Documentation |
Choose display type for BF formatting.
bf_display(bf = NULL, display_type = "bf", k = 2)
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. |
a formatted character string.
Chuck Powell