render_funr: Render output of functions in a print friendly format

Description Usage Arguments

View source: R/render.R

Description

If the function returns with invisible, output is suppressed

Usage

1
render_funr(x, max_rows = 100)

Arguments

x

a output from funr

max_rows

In case output of a function is a data.frame, the number of rows to display.


sahilseth/funr documentation built on March 10, 2021, 4:16 p.m.