table_flatten: Given a tangram object with embedded tables, flattens to a...

View source: R/compile.R

table_flattenR Documentation

Given a tangram object with embedded tables, flattens to a single table.

Description

Flattening function to expanded embedded tables inside table cells.

Usage

table_flatten(table)

Arguments

table

the table object to flatten

Value

the flattened table object


spgarbet/tg documentation built on Feb. 21, 2023, 3:35 a.m.