Remove the N=xx column headers for specified span_label_var columns - default is 'rrisk_header
Usage
remove_col_count(obj, span_label_var = "rrisk_header")
Arguments
- obj
table tree object
- span_label_var
the spanning header text variable value for which column headers will be removed from
Value
table tree object with column counts in specified columns removed
Details
This works for only the lowest level of column splitting (since colcounts is used)