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


tangram documentation built on Feb. 16, 2023, 5:59 p.m.