| filter_dt | filter dt according filter in pt_options |
| group_dt | group a data.table according to rows/columns of pt_options |
| group_pivot_dt | group then pivot dt according to row/cols of pt_options |
| group_row_col_dt | group a data.table according to rows/columns of pt_options |
| new_pt_options | pt_options hold options passed to pivot table functions |
| pivot_dt | pivot a data.table according to rows/columns of pt_options |
| pt_calc | pt_options hold options passed to pivot table functions |
| pt_calc.data.table | pt_options hold options passed to pivot table functions |
| pt_calc.default | pt_options hold options passed to pivot table functions |
| sort_dt | sort dt according sort in pt_options |
| subtotal_dt | add subtotals to a dt using pt_options rows/cols/subtotals |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.