officer (version 0.3.8)

run_autonum: auto number

Description

Create a string representation of a number

Usage

run_autonum(seq_id = "table", pre_label = "TABLE ", post_label = ": ")

Arguments

seq_id

sequence identifier

pre_label, post_label

text to add before and after number

Examples

Run this code
# NOT RUN {
run_autonum()
run_autonum(seq_id = "fig", pre_label = "fig. ")
# }

Run the code above in your browser using DataLab