random_print {shinipsum} | R Documentation |
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") |
Value
a random print
[Package shinipsum version 0.1.1 Index]