View source: R/summarize_results.R
| print.summary.lcm_tree_compact | R Documentation | 
lcm_tree() model fitsprint.summary.lcm_tree_compact is a print method for class
summary.lcm_tree_compact.
## S3 method for class 'summary.lcm_tree_compact'
print(x, print_leaves = TRUE, digits = max(3L, getOption("digits") - 3L), ...)
x | 
 output from   | 
print_leaves | 
 If   | 
digits | 
 Number of significant digits to print.  | 
... | 
 Not used.  | 
see print.lcm_tree()
Other lcm_tree results: 
print.lcm_tree(),
print.summary.lcm_tree_long(),
summary.lcm_tree()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.