powered by
Create Quarto Figure Caption
putQcap(..., scap = NULL, label = NULL)
string vector with YAML components label, fig-cap, fig-scap
label
fig-cap
fig-scap
one or more character strings to form the caption
a character string subcaption
figure label
Frank Harrell
Creates a Quarto label and caption and uses addCap() to add to running list of figures
addCap()
putQcap('First part of caption', 'second part', scap='subcaption', label='xx')
Run the code above in your browser using DataLab