random_print: A Random print output

View source: R/Print.R

random_printR 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


shinipsum documentation built on May 29, 2024, 2:30 a.m.