| mk_lg_tbl | R Documentation |
Generates a large table for testing multi-page table reports.
It is used for testing 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.