Figure Cross reference

Allows to reference an included figure by label. "@FIGcaption"

rmdFIGref(label, caption = NULL)

Arguments

label

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

caption

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

Value

Figure cross reference command as IQRrmd object

Details

If caption ignored the cross-reference will not work.