char.dim: Character Dimensions of Table

Description Usage Arguments

View source: R/char_dim.R

Description

Given the table object and style object, will return the maximum width of columns, the height of characters in the units specified by user

Usage

1
char.dim(obj, style, cx = 1)

Arguments

obj

Table Object

style

style

cx

charcter expansion


dprint documentation built on May 2, 2019, 6:19 p.m.

Related to char.dim in dprint...