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

mjbroerman/imgpreppr documentation built on Jan. 1, 2021, 10:28 a.m.