random_print: A Random print output
Description
This function returns a random print output that can be passed to renderPrint and verbatimTextOutput.
Usage
random_print(type = c("character", "numeric", "integer", "model", "table"))Arguments
- type
type of the output ("character", "numeric", "model", "table")