tab_get_wrapped_dimensions: Get the number of actual rows and the max character length of...

tab_get_wrapped_dimensionsR Documentation

Get the number of actual rows and the max character length of a table after being wrapped (count ⁠\n⁠ as a linebreak).

Description

Get the number of actual rows and the max character length of a table after being wrapped (count ⁠\n⁠ as a linebreak).

Usage

tab_get_wrapped_dimensions(tabs, no_tab_vars = FALSE, width_pad = 4L)

Arguments

tabs

A data.frame.

no_tab_vars

For data.frame of class tabxplor_tab, remove tab_vars.

width_pad

Number of characters lengths between columns.


BriceNocenti/tablr documentation built on April 12, 2025, 12:56 a.m.