bn_cap: table caption

View source: R/table_caption.r

bn_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 "(\#tab:<chunk label>)"

Usage

bn_cap(caption, label = NULL)

bn_c(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_c: alias for bn_cap


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