rmdTABref: Table Cross reference

View source: R/allCode.R

rmdTABrefR Documentation

Table Cross reference

Description

Allows to reference an included table by label. "@TABcaption"

Usage

rmdTABref(label, caption = NULL)

Arguments

label

Character string, specifying the label of the table. Labels are limited to 40 characters and should not include whitespaces.

caption

A character string with alernative text to show (instead of "Text x").

Details

If caption ignored the cross-reference will not work.

Value

Table cross reference command as IQRrmd object


Quantmetrics770/IQnca documentation built on Aug. 5, 2022, 5:39 p.m.