post_process_move_table_captions: Move certain table captions, usually to left-justify. There...

View source: R/post-process-move-table-captions.R

post_process_move_table_captionsR Documentation

Move certain table captions, usually to left-justify. There is no way to center kable tables and left-justify the captions to the left side of the page

Description

Move certain table captions, usually to left-justify. There is no way to center kable tables and left-justify the captions to the left side of the page

Usage

post_process_move_table_captions(x, ...)

Arguments

x

Tex code, as a vector of lines read in from a TeX file by readLines()

...

Absorbs arguments meant for other functions

Value

The modified Tex code, as a vector


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.