kable_collapse_rows: Render a table with layered rows

View source: R/helpers.R

kable_collapse_rowsR Documentation

Render a table with layered rows

Description

Render a table with layered rows using kable. It is supposed to be a list of tables that define the pieces of the output table.

Usage

kable_collapse_rows(l, ...)

Arguments

l

is a list of tables.

...

are parameters passed to kable.


IvanVoronin/mlth.data.frame documentation built on Jan. 31, 2024, 10:13 a.m.