bn_tab_cap: table caption

View source: R/table_caption.r

bn_tab_capR Documentation

table caption

Description

get bookdown enumerable table caption with label from the chunk label as default. The caption provided will be inserted after "Table: (\#tab:<chunk label>)"

Usage

bn_tab_cap(caption, label = NULL)

bn_tc(caption, label = NULL)

Arguments

caption

character; the caption

label

character; the label. By default, this will be the chunk label, most of the time you do not want to change this

Functions

  • bn_tc: alias for bn_tab_cap


renlund/bokner documentation built on March 26, 2023, 3:53 a.m.