maxColumnWidth: Return max column width

Description Usage Arguments Value

View source: R/maxColumnWidth.R

Description

Depending on the class of the column, max of column name or column content width is returned. If numeric, number of printing digits is taken into account.

Usage

1

Arguments

x

A data.frame to be processed.

Value

A vector of max column widths (either value or column name).


romunov/peep documentation built on July 21, 2020, 1:01 p.m.