printer: Silly Printer function

Description Usage Arguments Value Examples

View source: R/printer.R

Description

Silly Printer function

Usage

1
printer(r, x)

Arguments

r

what you want in the second column

x

what you want in the first column

Value

A tibble

Examples

1
printer(r = rnorm(5), x = rnorm(5))

AblesonWu/rtest documentation built on April 29, 2020, 12:24 a.m.