print.cbc_choices | R Documentation |
Print method for cbc_choices objects
## S3 method for class 'cbc_choices'
print(x, ...)
x |
A cbc_choices object |
... |
Additional arguments passed to print |
Returns the input cbc_choices
object invisibly (class: c("cbc_choices", "data.frame")). This function is called for its side effect of printing a formatted summary of the CBC choice data to the console, including choice task structure, simulation details, choice rates by alternative, and a preview of the choice data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.