pillar (version 0.0.0.9000)

extra_cols: Retrieve information about columns that didn't fit the available width

Description

Formatting a colonnade object may lead to some columns being omitted due to width restrictions. This method returns a character vector that describes each of the omitted columns.

Usage

extra_cols(x, ...)

Arguments

x

The result of format() on a colonnade object

...

Unused