printer: Silly Printer function for a tibble

Description Usage Arguments Value Examples

Description

Silly Printer function for a tibble

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(x=rnorm(5), r = rnorm(5))

ydfang/myrpackage documentation built on Aug. 4, 2020, 7:54 p.m.