Add Table Body Pageby Attributes to Table
rtf_pageby(tbl, page_by, new_page, pageby_header)
A data frame.
Column names in a character vector to group by table in sections. Default is NULL.
A boolean value to indicate whether to separate grouped table into pages by sections. Default is FALSE.
A boolean value to display pageby header at the beginning of each page.