R/mk_lg_tbl.R
mk_lg_tbl.Rd
Generates a large table for testing multi-page table reports. It is used for testing span_table().
span_table()
mk_lg_tbl()
list with the following elements
lg_tbl_body: Table body to be spread across multiple pages.
lg_tbl_row_common: Common rows of data to be found horizontially.
lg_tbl_body_head: Header data for the body portion.
lg_tbl_row_common_head: Header data for the common_row portion.
res = mk_lg_tbl()