figureN {tntpr} | R Documentation |
Create sequential figure numbers
Description
Create sequential figure numbers
Usage
figureN(x)
Arguments
x |
character string description of the figure |
Value
An atomic character vector prepended with a Figure number
Examples
figureN("Distribution of cars by cylinder count")
# Inline RMarkdown code: `r figureN("Distribution of cars by cylinder count")`
#
[Package tntpr version 1.0.3 Index]