build_bookdown_ref: Create an R markdown figure/table citation text.

View source: R/markdown_tools.R

build_bookdown_refR Documentation

Create an R markdown figure/table citation text.

Description

Generates a customized inline reference to a figure or table with the bookdown standard.

Usage

build_bookdown_ref(ref_name, ref_type = c("table", "figure"))

Arguments

ref_name

reference name.

ref_type

reference type: table or figure.

Value

a citation text.


PiotrTymoszuk/figur documentation built on July 16, 2024, 1:15 a.m.