| bf_display {CGPfunctions} | R Documentation | 
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.
Author(s)
Chuck Powell
[Package CGPfunctions version 0.6.3 Index]