print.cbc_comparison | R Documentation |
Print method for cbc_comparison objects
## S3 method for class 'cbc_comparison'
print(x, ...)
x |
A cbc_comparison object |
... |
Additional arguments passed to print |
Returns the input cbc_comparison
object invisibly (class: c("cbc_comparison", "list")). This function is called for its side effect of printing a formatted comparison table of multiple CBC designs to the console, including design metrics, performance rankings, and interpretation guidelines.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.