kable_styling_sa4ss: Formatting for a long table with repeated headers

View source: R/kable_.R

kable_styling_sa4ssR Documentation

Formatting for a long table with repeated headers

Description

Formatting for a long table with repeated headers

Usage

kable_styling_sa4ss(ktable, caption)

Arguments

ktable

A table from kableExtra::kbl.

caption

The caption you want to be repeated on the continuing pages of a longtable that spans more than one page.

Details

repeat_header_continued: The argument repeat_header_continued, which is passed to kableExtra::kable_styling, creates a horizontal line at the bottom of your long table on every page. Whereas, when this is FALSE, which is the default, then the bottom of a long table is open insinuating that the table continues. You can also add text to this argument that will be displayed below the horizontal line.

Author(s)

Kelli F. Johnson


iantaylor-NOAA/Lingcod_2021 documentation built on Oct. 30, 2024, 6:42 p.m.