View source: R/transform-proc-tab.R
| proc_tab | R Documentation | 
Given a function that produces a vector of tangram cells, will generate a table
proc_tab(table, row, column, fun = NULL, overall = FALSE, ...)
| table | The table builder object | 
| row | The row from the abstract syntax tree that parsed the formula | 
| column | The column from the abstract syntax tree that parsed the formula | 
| fun | The function to apply to the broken out categories | 
| overall | Provide a summary of categorical breakdowns | 
| ... | additional arguments to pass to fun | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.