mk_lg_tbl: Creates Large Table Data for Testing

View source: R/mk_lg_tbl.R

mk_lg_tblR Documentation

Creates Large Table Data for Testing

Description

Generates a large table for testing multi-page table reports. It is used for testing span_table().

Usage

mk_lg_tbl()

Value

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.

Examples

res =  mk_lg_tbl()

onbrand documentation built on Jan. 11, 2026, 5:08 p.m.