figureN {tntpr} | R Documentation |
Create sequential figure numbers
figureN(x)
x |
character string description of the figure |
An atomic character vector prepended with a Figure number
figureN("Distribution of cars by cylinder count")
# Inline RMarkdown code: `r figureN("Distribution of cars by cylinder count")`
#