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