View source: R/print_break_down.R
| print.break_down | R Documentation | 
Print Generic for Break Down Objects
## S3 method for class 'break_down'
print(x, ..., digits = 3, rounding_function = round)
| x | an explanation created with  | 
| ... | other parameters. | 
| digits | number of decimal places (round) or significant digits (signif) to be used.
See the  | 
| rounding_function | a function to be used for rounding numbers.
This should be  | 
a data frame
Explanatory Model Analysis. Explore, Explain and Examine Predictive Models. https://ema.drwhy.ai
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.