table_flatten {tangram}R 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


[Package tangram version 0.8.2 Index]