Learn R Programming

shinipsum (version 0.1.1)

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"))

Value

a random print

Arguments

type

type of the output ("character", "numeric", "model", "table")