show_output | R Documentation |
Displays some output such as a plot/
show_output(x, ...) ## Default S3 method: show_output(x, type = c("multiplot", "yesno"), ...) ## S3 method for class 'data.frame' show_output( x, index, type = c("both", "plot", "table"), use.regex = getOption("use.regex"), ... )
x |
An object of class |
... |
Arguments passed on to |
type |
Either "table" or "plot". |
index |
Integer vector representing indices for the column(s) of interest |
use.regex |
Logical. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.