Skip to contents

Knitr hook for creating a copy of figures named in progressive order (e.g., Figure 1) instead of the chunk label

Usage

rename_figs(prefix = "figure")

Arguments

prefix

character to be placed before the actual name. Default to "figure"