| print.broken | R Documentation | 
Break Down Print
## S3 method for class 'broken'
print(x, ..., digits = 3, rounding_function = round)
| x | the model model of 'broken' class | 
| ... | other parameters | 
| digits | number of decimal places (round) or significant digits (signif) to be used.
See the  | 
| rounding_function | function that is to used for rounding numbers.
It may be  | 
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.