Given a function that produces a vector of tangram cells, will generate a table
proc_tab(table, row, column, fun = NULL, overall = FALSE, ...)
The table builder object
The row from the abstract syntax tree that parsed the formula
The column from the abstract syntax tree that parsed the formula
The function to apply to the broken out categories
Provide a summary of categorical breakdowns
additional arguments to pass to fun