tableN {tntpr}R Documentation

Create sequential table numbers

Description

Create sequential table numbers

Usage

tableN(x)

Arguments

x

character string description of the figure

Value

An atomic character vector prepended with a Table number

Examples


tableN("Distribution of cars by cylinder count")
# Inline RMarkdown code: `r tableN("Distribution of cars by cylinder count")`

[Package tntpr version 1.0.2 Index]