Skip to contents

Data frames and matrices pass through (head-limited). For a list, name the component to display. Anything else becomes a one-column capture of its structure.

Usage

as_display_table(x, max_rows = 500L, component = NULL)

Arguments

x

Any object.

max_rows

Row cap for the display.

component

For a list, the name of the component to display.

Value

A data frame.