random_print | R Documentation |
This function returns a random print output that can be passed to renderPrint
and verbatimTextOutput
.
random_print(type = c("character", "numeric", "integer", "model", "table"))
type |
type of the output ("character", "numeric", "model", "table") |
a random print
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.