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